Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpClientSessionRetryPolicy Struct Reference

Retry policy used by HttpClientSessionRetryState. More...

#include <HttpClientSession.h>

Public Attributes

uint8_t maxAttempts = 1
 
bool retryTransportErrors = true
 
bool retryHttpStatusCodes = true
 
bool retryNonIdempotentReplayableBody = false
 

Detailed Description

Retry policy used by HttpClientSessionRetryState.


The documentation for this struct was generated from the following file: