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

ci: fix intermittent errors by sleeping a bit before running tests #530

Merged

Conversation

consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Apr 16, 2022

This is an alternative approach to #529 to avoiding the ValueError 404 NOT FOUND as described in #422.

Feel free to merge either alternative. Refer to #529 for an overview of the choice. Closes #529.

Note that with a sleep duration of 0.25, we have not experienced any failures related to 404 NOT FOUND in 3/3 workflows executions.

@consideRatio
Copy link
Collaborator Author

I want to see this together with #536 fixes the PBS tests also that experienced memory issues.

@consideRatio consideRatio merged commit 909c93b into dask:main Apr 17, 2022
@consideRatio consideRatio changed the title Fix intermittent errors by sleeping a bit before running tests ci: fix intermittent errors by sleeping a bit before running tests Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant