Variable MAX_RETRY_ATTEMPTSConst

MAX_RETRY_ATTEMPTS: 3

Maximum number of retry attempts before giving up.

export const MAX_RETRY_ATTEMPTS = 3;