colin
|
96a41314bf
|
upgrade abp framework to 8.2.0
|
1 year ago |
colin
|
d6032271aa
|
🔧 chore: use Directory.Packages.props
|
2 years ago |
colin
|
d930a572a9
|
upgrade: upgrade abp framework to 8.0.0
|
2 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
f4627fe64c
|
add background task action: notifications
|
3 years ago |
cKey
|
6de6fd0751
|
support email confirmation
|
3 years ago |
cKey
|
6f291d7087
|
feat: add missing localizer text
|
4 years ago |
cKey
|
c8e56c53b4
|
fix: remove redundant parameter prefixes.
|
4 years ago |
cKey
|
ffaf15512b
|
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
|
4 years ago |
cKey
|
01d70aa8e3
|
修复文件系统检索索引可能越界问题
作业异常处理模块无需引用基础作业模块
|
4 years ago |
cKey
|
de89695c27
|
No incorrect template is configured. The default template is used
|
4 years ago |
cKey
|
1cffe01188
|
feat(dapr): upgrade dapr to 1.6.0
|
4 years ago |
cKey
|
366aa2411c
|
feat(tasks): add multiple job event handlers
|
4 years ago |
cKey
|
c432343f5d
|
fix(tasks): 增加被忽略的文本模板定义
|
4 years ago |
cKey
|
6017f03a5e
|
feat(tasks): 完善作业异常推送.
|
4 years ago |
cKey
|
b2e1fd48dc
|
feat(tasks): add exception handling README.MD
|
4 years ago |
cKey
|
4de30e9ed6
|
feat(tasks): add job execute exception handler
|
4 years ago |