You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the rate limit for GitHub Actions is disabled. Because GitHub Enterprise Server can handle temporary spikes in usage without performance degradation, this rate limit is intended to protect against sustained high load. We recommend leaving the rate limit disabled unless you are experiencing performance problems. In some cases, GitHub Support may recommend that you enable a rate limit for GitHub Actions.
Is this still being analyzed? At least a flag to not check for rate limites could be considered, or just remove this error print for GH Enterprise instances. Thank you.
Description:
When running action on schedule errors due to rateLimit. The actions is marked as successful but logs were showing errors:
Is this expected behavior? Should action error out when rateLimit, not enabled?
Action version: V9
Platform: Rocky Linux
Runner type: Self-hosted
Workfkow config:
The text was updated successfully, but these errors were encountered: