-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作业抛出运行时异常后,后续不会继续触发 #13
Comments
经过测试可以调度,还请详细测试场景或日志。以下是测试日志: |
job抛出运行时异常后,后续不会继续触发。相当于任务停止。
在job中添加try catch 可以解决此问题。
The text was updated successfully, but these errors were encountered: