There are several scenarios where a rate-limit can be reached which leaves to excessive retries. Context: - https://github.com/coder/coder/issues/14982 (root) - https://github.com/coder/coder/issues/15890 (unsolved) - https://github.com/coder/coder/pull/15608 (solved) - [Internal ticket](https://coder.zendesk.com/agent/tickets/3341) GitHub has [specific headers](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#exceeding-the-rate-limit) that we could use to better understand and adjust our request behavior