conductor-oss/conductor

[Java Client v4] Add back lease extension to Worker

Closed this issue · 2 comments

Acceptance Criteria

  • Java Client v4 should support lease extension as Client v3

@jmigueprieto I have also noticed that the Worker method getBatchPollTimeoutInMS has been left out, this is what allows tasks to individually set the batch poll timeout. Can you please add it back in also.

@lbestatlas we'll make sure to add it back. Thank you.