How frequent should the polling function be called.
Polling function.
OptionalretryMaximum number of retries. Use 'INFINITELY' for unlimited retries until timeout is reached. If not specified, defaults to 'INFINITELY'.
Hard timeout for polling.
OptionaltimeoutChange the name of the timeout error.
if (err.name === 'MyChangedName) ...
Options for the polling client.