helix icon indicating copy to clipboard operation
helix copied to clipboard

Make zkClient._operationRetryTimeoutInMillis configurable

Open krishan1390 opened this issue 6 months ago • 0 comments

Problem _operationRetryTimeoutInMillis is hardcoded to 24 hrs This can result in long wait times and impact clients that want to fail fast.

Solution Make _operationRetryTimeoutInMillis configurable

krishan1390 avatar Sep 01 '25 08:09 krishan1390