zt-1997 opened a new pull request #4332: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4332
## *Tips* - *Thanks very much for contributing to Apache DolphinScheduler.* - *Please review https://dolphinscheduler.apache.org/en-us/community/index.html before opening a pull request.* ## What is the purpose of the pull request If the database is dead and cannot be connected all the time, the master will easily fill the log. Let the user decide the maximum number of failures, so that the user can control the maximum amount of logs. *(For example: This pull request adds checkstyle plugin.)* ## Brief change log *(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* ## Verify this pull request *(Please pick either of the following options)* This pull request is code cleanup without any test coverage. *(or)* This pull request is already covered by existing tests, such as *(please describe tests)*. (or) This change added tests and can be verified as follows: *(example:)* - *Added dolphinscheduler-dao tests for end-to-end.* - *Added CronUtilsTest to verify the change.* - *Manually verified the change by testing locally.* ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
