- Retry up to 3 times with exponential backoff (2s base delay) - Retries on 5xx errors, timeouts, and connection errors - Configurable via CLOVER_MAX_RETRIES and CLOVER_RETRY_BASE_DELAY - Logs retry attempts with delay and attempt number
- Retry up to 3 times with exponential backoff (2s base delay) - Retries on 5xx errors, timeouts, and connection errors - Configurable via CLOVER_MAX_RETRIES and CLOVER_RETRY_BASE_DELAY - Logs retry attempts with delay and attempt number