Skip to content

batches: GitHub creation limit error message

Warren Gifford requested to merge rc/gh-rate-limit into main

Created by: Piszmog

Closes #39847 (closed).

Simply check if the error message contains was submitted too quickly. If present. wrap the error and add link to rate limit docs.

Side note: I searched around to see if anyone deals with this issue, and I only found three examples.

Test plan

Add Go Unit Test

Merge request reports

Loading