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

Add retries and wait for secondary rate limits for publishing test re… #159

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

shanejbrown
Copy link
Contributor

@shanejbrown shanejbrown commented Aug 27, 2024

…sults to github

What does this PR do?

Update EnricoMi/publish-unit-test-result-action to version 2. This should help with the secondary rate limit errors.

What issues does this PR fix or reference?

This fixes the occasional test failures when publishing test results to github.
Example of the failure: 403 {"documentation_url": "https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits", "message": "You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 0400:D5008:5E2988:B581E8:66C61917."}

Previous Behavior

New Behavior

Merge requirements satisfied?

  • I have updated the documentation or no documentation changes are required.
  • I have added tests to cover my changes.
  • I have updated the base version in setup.py (if appropriate).

@shanejbrown shanejbrown merged commit 45fedec into adobe:main Aug 28, 2024
9 checks passed
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.

2 participants