add-pr-comment icon indicating copy to clipboard operation
add-pr-comment copied to clipboard

Gracefully handle API rate limit exceeded

Open kishaningithub opened this issue 10 months ago • 0 comments

This action failed with an error saying

Error: API rate limit exceeded for user ID <<redacted>>. If you reach out to GitHub Support for help,
please include the request ID <<redacted>> and timestamp 2025-04-21 14:53:40 UTC.

It would be great if this action has an in-built retry mechanism with exponential backoff with jitter when such an event happens.

kishaningithub avatar Apr 22 '25 04:04 kishaningithub