Skip to content

Conversation

jonathan-buttner
Copy link
Contributor

This PR adds some retry logic to some tests that attempt to download the elser model. We were seeing transient test failures because of network issues. If the test fails it will retried up to 3 times.

The better way to solve this would be to add retry logic to the model download logic but that's a larger effort.

Fixes these tests:
#117027
#117349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v9.3.0
Projects
None yet
2 participants