HttpError: API rate limit exceeded, stacktrace does not cause action to exit non-gracefully #17
Labels
bug
Something isn't working
good first issue
Good for newcomers
help welcomed
Extra attention is needed
This action "fails" with the following output:
This is probably due to my token running out of API requests. The issue is that this does not cause the job to fail.
I have subsequent actions that rely on these files to tell me if parts of my build needs to run. I would have expected this action to fail non-gracefully and kill the remainder of my build. Instead, my build continues as if no files changed, thus passing my status checks.
The text was updated successfully, but these errors were encountered: