can_retry
bool can_retry = true;
if (!ret && can_retry) {
can_retry = false;
can_retry);
MAP_RETRIES, can_retry);