Options for the polling client.
How frequent should the polling function be called.
Polling function.
Hard timeout for polling.
Optional
Change the name of the timeout error.
if (err.name === 'MyChangedName) ... Copy
if (err.name === 'MyChangedName) ...
Options for the polling client.