maxRetries constant

int const maxRetries

Maximum retries for failed API requests

Implementation

static const int maxRetries = 3;