maxRetryAttempts constant

int const maxRetryAttempts

Maximum number of attempts per event

Implementation

static const int maxRetryAttempts = 3;