Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
39a07e72
authored
Sep 24, 2018
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
c90c959c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
doc/XXL-JOB官方文档.md
doc/XXL-JOB官方文档.md
View file @
39a07e72
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
@@ -980,7 +980,7 @@ API服务请求参考代码:com.xxl.executor.test.DemoJobHandlerTest
...
@@ -980,7 +980,7 @@ API服务请求参考代码:com.xxl.executor.test.DemoJobHandlerTest
-- | Bean/Glue(Java) | Glue(Shell) 等脚本任务
-- | Bean/Glue(Java) | Glue(Shell) 等脚本任务
--- | --- | ---
--- | --- | ---
成功 | IJobHandler.SUCCESS | 0
成功 | IJobHandler.SUCCESS | 0
失败 | IJobHandler.FAIL | -1(
其他
)
失败 | IJobHandler.FAIL | -1(
非0状态码
)
### 5.16 任务超时控制
### 5.16 任务超时控制
支持设置任务超时时间,任务运行超时的情况下,将会主动中断任务;
支持设置任务超时时间,任务运行超时的情况下,将会主动中断任务;
...
@@ -1317,6 +1317,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
...
@@ -1317,6 +1317,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
20、Release发布时,一同发布调度中心安装包,真正实现开箱即用;
-
20、Release发布时,一同发布调度中心安装包,真正实现开箱即用;
-
21、Cron TimeZone 自定义;
-
21、Cron TimeZone 自定义;
-
22、忙碌转移优化,全部机器忙碌时不再直接失败;
-
22、忙碌转移优化,全部机器忙碌时不再直接失败;
-
23、流程任务等,透传动态参数;
## 七、其他
## 七、其他
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment