Options to configure the backoff policy for the pool. Defaults to using exponential backoff.
Number of times we should retry running a query before calling back with an error.
The length of time after which HTTP requests will error if they do not receive a response.
Generated using TypeDoc
Options to configure the backoff policy for the pool. Defaults to using exponential backoff.