Const
Maximum number of retry attempts before giving up.
export const MAX_RETRY_ATTEMPTS = 3; Copy
export const MAX_RETRY_ATTEMPTS = 3;
Maximum number of retry attempts before giving up.