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

Limit remote solver calls in CI/CD #182

Open
haz opened this issue May 31, 2022 · 0 comments
Open

Limit remote solver calls in CI/CD #182

haz opened this issue May 31, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@haz
Copy link
Contributor

haz commented May 31, 2022

Current working theory is that we have frequent failed CI/CD testing calls that may be a result of the online solver cool-off period. This will happen if we request plans simultaneously (overwhelming the server). Either testing on fewer Python versions, or limiting the remote server call testing, would be a possibility.

@haz haz added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant