23 Commits (06a705ce75e2182971402836df5d106a560daf57)

Author SHA1 Message Date
cKey 6ec7f7bab4 When no repetition interval is set, the default is 1 second 4 years ago
cKey 914b129e49 fix: fix throw Quartz.SchedulerException: Repeat Interval cannot be zero. 4 years ago
cKey 2f90d90c69 feat: the job scheduler does not need to centralize processing 4 years ago
cKey c22e0b5c00 fix(tasks): fixed concurrent job lock failure. 4 years ago
cKey 1e0d5cba9f feat(tasks): 只传入触发次数的初始数据. 4 years ago
cKey 6baf5c70b8 feat(tasks): 使作业运行时支持一次性的缓存数据. 4 years ago
cKey 00c2d48101 feat(background-tasks): 将触发次数写入作业参数中,以支持增量计算场景. 4 years ago
cKey 1cffe01188 feat(dapr): upgrade dapr to 1.6.0 4 years ago
cKey ed1e22b5bd feat(dapr): 使dapr actor runtime可配置 4 years ago
cKey 366aa2411c feat(tasks): add multiple job event handlers 4 years ago
cKey e44c2b3e80 tasks: use scope services to perform jobs 4 years ago
cKey 30da8b8ca8 upgrade(abp): upgrade abp framework to 5.1.1 4 years ago
cKey 8269ba8395 feat(tasks): 增强多租户支持. 4 years ago
cKey 93a6e0d057 feat(tasks): 增加多租户支持 4 years ago
cKey b8681c56f6 feat(tasks): 增加默认基于内存字典的作业锁定提供者 4 years ago
cKey 6017f03a5e feat(tasks): 完善作业异常推送. 4 years ago
cKey 27b5c69d12 fix(tasks): the lock task does not block the listener from running 4 years ago
cKey 3bc61bcc0a fix(tasks): fix repair exception retry 4 years ago
cKey 97071b9562 feat(tasks): perfect job management interface support 4 years ago
cKey 58428ab3d8 feat(tasks): add commonly used jobs 4 years ago
cKey f307fe51ee feat(tasks): perfect management api. 4 years ago
cKey 44220eb2cc feat(tasks): if the task fails, recalculate the priority 4 years ago
cKey b708afbd88 enhance(tasks): add support task management 4 years ago