The maximum time a request can be delayed before being rejected.
Whether to log to the console. Defaults to false.
Number of times to retry requests before throwing an error
Alternate root key to use for verifying certificates. If not provided, the default IC root key will be used.
Adds a unique Nonce with each query. Enabling will prevent queries from being answered with a cached response.
Whether the agent should verify signatures signed by node keys on query responses. Increases security, but adds overhead and must make a separate request to cache the node keys for the canister's subnet.
Generated using TypeDoc
The strategy to use for backoff when retrying requests