Skip to content

Added extendLease as task_router param#213

Open
shalindeval wants to merge 2 commits into
conductor-oss:mainfrom
shalindeval:extend-lease
Open

Added extendLease as task_router param#213
shalindeval wants to merge 2 commits into
conductor-oss:mainfrom
shalindeval:extend-lease

Conversation

@shalindeval

@shalindeval shalindeval commented Sep 30, 2023

Copy link
Copy Markdown
  • 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: Netflix/conductor#1378

@shalindeval

Copy link
Copy Markdown
Author

@v1r3n Could you please review it?

@coderabhigupta coderabhigupta self-requested a review November 6, 2023 02:22
@coderabhigupta coderabhigupta requested review from c4lm and v1r3n November 14, 2023 21:21
@dorzeidman

Copy link
Copy Markdown

Is there any reason this wasn't merged?
I want to use the python sdk but need extend lease capabilities to run long running tasks.
Thanks

@v1r3n

v1r3n commented Feb 14, 2025

Copy link
Copy Markdown
Contributor

Hi @dorzeidman can you resolve the conflicts and will take a look.

@dorzeidman

Copy link
Copy Markdown

Hi @dorzeidman can you resolve the conflicts and will take a look.
Hi @v1r3n this isn't my pr, but I do want this functionality, I opened pr #278 to add extend lease option in a more extensive way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants