You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/12 14:12:59 UTC

[GitHub] [dolphinscheduler-sdk-python] zhongjiajie opened a new pull request, #41: [feat] Mark workflow timeout as type timedelta

zhongjiajie opened a new pull request, #41:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/41

   <!--Thanks for you contribute to Apache DolphinScheduler Python API, You can see more detail about contributing in https://github.com/apache/dolphinscheduler-sdk-python/DEVELOP.md .-->
   
   ## Brief Summary of The Change
   
   <!--Please include `fixes: #XXXX(ISSUE_NUMBER)` to automatically close any corresponding issue when the pull request is merged. Alternatively if not fully closed you can say `related: #XXXX(ISSUE_NUMBER)`.-->
   
   * Change task parameter ``timeout`` from int to timedelta
   * Set attribute ``timeout_flag`` base on ``timeout`` value
   
   ## Pull Request checklist
   
   I confirm that the following checklist has been completed.
   
   - [x] Add/Change **test cases** for the changes.
   - [x] Add/Change the related **documentation**, should also change `docs/source/config.rst` when you change file `default_config.yaml`.
   - [x] (Optional) Add your change to `UPDATING.md` when it is an incompatible change.
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler-sdk-python] zhongjiajie merged pull request #41: [feat] Mark workflow timeout as type timedelta

Posted by GitBox <gi...@apache.org>.
zhongjiajie merged PR #41:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/41


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org