maxRetryAttempts constant
int
const maxRetryAttempts
Maximum number of attempts per event
Implementation
static const int maxRetryAttempts = 3;
Maximum number of attempts per event
static const int maxRetryAttempts = 3;