conductor-python icon indicating copy to clipboard operation
conductor-python copied to clipboard

Added extendLease as task_router param

Open shalindeval opened this issue 2 years ago • 4 comments

  • The task with extendLease set to True won't be rescheduled by the Conductor unless it gets timed out with RETRY set as timeoutPolicy.

Note: The feature is already implemented on the Conductor core and Java client. Just the task_router needs to be updated on Python's client side.

Discussion ref: https://github.com/Netflix/conductor/issues/1378

shalindeval avatar Sep 30 '23 22:09 shalindeval

@v1r3n Could you please review it?

shalindeval avatar Oct 03 '23 07:10 shalindeval