-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add es client retry test Test retry behaviour on our Elasticsearch client wrapper. We only want to retry on 429 status code, the test accounts for this specific behaviour and also verifies that other response code are not retried. * fix lint * remove unnecessary handlers * remove esMock struct Due to previous refactoring this is not needed anymore (cherry picked from commit 24d2222) Co-authored-by: Edoardo Tenani <[email protected]>
- Loading branch information
1 parent
5d8abae
commit 2167c76
Showing
1 changed file
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters