Searched refs:MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
7 MAX_RETRIES=600148 [[ $((i++)) -eq $MAX_RETRIES ]] && return 1
23 #define MAX_RETRIES 100 macro88 if (++failures < MAX_RETRIES) in migrate()
Completed in 6 milliseconds