Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action occasionally fails with #ERROR# HttpError: Validation Failed #17

Open
konradpabjan opened this issue Sep 9, 2021 · 2 comments
Open
Labels
bug Something isn't working

Comments

@konradpabjan
Copy link
Owner

I've noticed this action fail a few times with this error with some repositories that use it.

This action should add a more robust retry mechanism to ensure this doesn't happen.

@konradpabjan konradpabjan added the bug Something isn't working label Sep 9, 2021
@kfcampbell
Copy link

I recently ran into this error on a few repos. It was deterministic which repos it occurred on, and the root cause was because the token I was using didn't have triage access to those repos.

I agree that a more robust retry mechanism would be good, and I also would have benefitted from more error logging: when and why the validation error occurred, for example.

@kittykat
Copy link

kittykat commented Dec 13, 2021

We are getting this error regularly on one of our repositories with the move-labeled-or-milestoned-issue action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants