-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Improvement][Master] add max submit times of workflow #13045
Comments
Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
|
|
You don't need to use
You need to know when this event consume failed always due to the db crash, so it will throw exception when you update status.
|
|
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
…avoid an endless loop (#13051) * [improve-#13045] add max submit number of workflow * [fix-13405] remove max times * Update dolphinscheduler-master/src/main/resources/application.yaml Co-authored-by: Wenjun Ruan <wenjun@apache.org> --------- Co-authored-by: fuchanghai <‘2875334588@qq.com’> Co-authored-by: Wenjun Ruan <wenjun@apache.org>
* [fix-#13045] fix endless loop --------- Co-authored-by: fuchanghai <‘2875334588@qq.com’>
…Instance to avoid an endless loop #13051
Search before asking
Description
when submit workflow failure , will resubmit workflow . if have not maximum number of submissions,will cause print a lot log which takes up a lot of resources
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: