Skip to main content
DriftLess logoDriftLess
FAQ · GitHub

GitHub rate limits and automatic retries

Heavy Git operations can hit GitHub rate limits; DriftLess may queue another attempt.

If GitHub responds with a rate limit, DriftLess classifies the error and may schedule a retry window. The API response includes guidance on when to expect the next attempt.

Avoid repeatedly clicking Send to GitHub while a retry is pending—give the queued push time to complete.

Last reviewed: 2026-05-11