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