indeedeng/iwf-java-sdk

Expose LongPollApiMaxWaitTime per request

longquanzheng opened this issue · 1 comments

request.waitTimeSeconds(clientOptions.getLongPollApiMaxWaitTimeSeconds().get());

It may be hard to get the timeout, or maybe expose the value via API

May not need this anymore because not sure people want to set it per request