Retry policy used by HttpClientSessionRetryState. More...
#include <HttpClientSession.h>
Public Attributes | |
| uint8_t | maxAttempts = 1 |
| bool | retryTransportErrors = true |
| bool | retryHttpStatusCodes = true |
| bool | retryNonIdempotentReplayableBody = false |
Retry policy used by HttpClientSessionRetryState.