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

Update more-info-needed-closer.yml #2

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

FreeMason9224
Copy link
Owner

This update adds a rate limiting step to the "More Info Needed Closer" GitHub Actions workflow. The new step ensures the workflow waits for 2 minutes (sleep 120) before proceeding to avoid exceeding GitHub's secondary rate limits. This helps to prevent the "You have exceeded a secondary rate limit" error, ensuring smoother execution of the workflow.

This update adds a rate limiting step to the "More Info Needed Closer" GitHub Actions workflow. The new step ensures the workflow waits for 2 minutes (sleep 120) before proceeding to avoid exceeding GitHub's secondary rate limits. This helps to prevent the "You have exceeded a secondary rate limit" error, ensuring smoother execution of the workflow.
Copy link

sonarcloud bot commented Oct 26, 2024

@FreeMason9224 FreeMason9224 merged commit 0d82ba5 into main Oct 26, 2024
3 of 6 checks passed
@FreeMason9224
Copy link
Owner Author

This pull request includes a small but important change to the .github/workflows/more-info-needed-closer.yml file to help manage GitHub API rate limiting.

@FreeMason9224 FreeMason9224 deleted the FreeMason9224-patch-2 branch October 26, 2024 23:43
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.

1 participant