maxRetryCount constant

int const maxRetryCount

Maximum retry count (5)

Implementation

static const int maxRetryCount = 5;