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

Fix Labeler Issue #561 - HttpError Issue #1

Closed
wants to merge 3 commits into from

Conversation

dusan-trickovic
Copy link

Description:
The changes in this PR are meant to fix the issue in Labeler that throws HttpError: Server Error every time the number of labels being added exceeds a certain threshold (50+ as mentioned in the issue, but it seems to be even lower, at 48).

Related issue: actions#561

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dusan-trickovic dusan-trickovic marked this pull request as draft May 23, 2023 19:14
@dusan-trickovic
Copy link
Author

Update: PR temporarily drafted, as the solution failed a test. I will investigate it further (and likely propose my previous solution instead, as it passes properly)

@markmssd
Copy link

markmssd commented Jul 5, 2023

I think that PR can also be closed, as this issue is most likely fixed by actions#497 with the retry plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants