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

@jonathan-buttner jonathan-buttner marked this pull request as ready for review October 6, 2025 14:42
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@jonathan-buttner jonathan-buttner merged commit 06763fa into elastic:main Oct 6, 2025
34 checks passed
@jonathan-buttner jonathan-buttner deleted the fix-model-download-tests branch October 6, 2025 15:59
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
3 participants