The next RequestPolicy in the pipeline chain.
The options for this RequestPolicy.
The maximum retry interval in milliseconds.
The client retry count.
The client retry interval in milliseconds.
Attempt to log the provided message to the provided logger. If no logger was provided or if the log level does not meat the logger's threshold, then nothing will be logged.
The log level of this log.
The message of this log.
Get whether or not a log with the provided log level should be logged.
The log level of the log that will be logged.
Whether or not a log with the provided log level should be logged.
Generated using TypeDoc
Instantiates a new "ExponentialRetryPolicyFilter" instance.