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
I noticed a log in the console that is uncategorized (e.g., info, debug, etc.), which means it's not surfaced in the web UI. The message is helpful for understanding what's happening with the execution, so it would be nice if it was surfaced.
API limit hit: {'message': 'API rate limit exceeded for user ID xxx.', 'documentation_url': 'https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting'}. Error type RateLimitExceededException. Retry in 0:38 [18:57:38]
I am going to wait 39 minutes, then continue.
I can open a PR to update this if you're interested. I assume this would be classified as a debug log.
The text was updated successfully, but these errors were encountered:
I noticed a log in the console that is uncategorized (e.g., info, debug, etc.), which means it's not surfaced in the web UI. The message is helpful for understanding what's happening with the execution, so it would be nice if it was surfaced.
I can open a PR to update this if you're interested. I assume this would be classified as a
debug
log.The text was updated successfully, but these errors were encountered: