Skip to content

fix: add max-parallel and retry to avoid rate limit fail #13

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

shenxianpeng
Copy link
Contributor

No description provided.

@shenxianpeng shenxianpeng requested a review from Copilot June 11, 2025 22:26
@shenxianpeng shenxianpeng added the bug Something isn't working label Jun 11, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds the 'max-parallel' configuration to the GitHub Actions workflow job for asdf plugin test to help avoid rate limit issues.

  • Adds a 'max-parallel: 4' setting to limit concurrent executions.
  • Enhances workflow stability by reducing the number of simultaneous jobs.

@shenxianpeng shenxianpeng changed the title fix: add max-parallel to avoid hitting the rate limit. fix: add max-parallel and retry to avoid rate limit fail Jun 11, 2025
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

Successfully merging this pull request may close these issues.

1 participant