add-pr-comment
add-pr-comment copied to clipboard
Gracefully handle API rate limit exceeded
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.