calvinjiang opened a new pull request #7107: URL: https://github.com/apache/dolphinscheduler/pull/7107
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This PR will close #7070. ## Brief change log This issue can be reproduced . The root cause was that the post request parameter regarding the timeout strategy was wrong value and type. I have fixed this issue. ## Verify this pull request This change added tests and can be verified as follows: - *Manually verified the change by testing locally.* 1.Create a new process and task .  2.Set timeout's strategy and save the process.  3.The correct strategy's value has been saved into the database.  -- 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]
