github-actions[bot] commented on issue #10690: URL: https://github.com/apache/dolphinscheduler/issues/10690#issuecomment-1170799078
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description When the user configuration completes the timing configuration, according to the timing configuration of all the workflows that have been online, estimate the number of tasks that will be started in minutes, if the task number threshold is exceeded, it is recommended that the user modify the timing configuration of the current workflow. When the user configuration completes the timing configuration, according to the timing configuration of all the currently online workflows, the number of tasks that will be started per minute for the online workflow is calculated. If it exceeds the threshold, it is recommended that the user modify the timing configuration of the current workflow . ### Use case Users often configure a large number of workflow' timing config at the same point in time, resulting in too concentrated task execute, high worker server load, which will lead worker server downtime Users often configure a large number of tasks at the same time, resulting in too concentrated task operation, high server load, and server downtime problems ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
