[Java Client v4] Add back lease extension to Worker
Closed this issue · 2 comments
jmigueprieto commented
Acceptance Criteria
- Java Client v4 should support lease extension as Client v3
lbestatlas commented
@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.
jmigueprieto commented
@lbestatlas we'll make sure to add it back. Thank you.