Limit remote solver calls in CI/CD #182
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: