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

Added retry logic if client request returns an error code that is configured for retrying #4409

Merged

Added retry logic if client request returns an error code that is con…

d75cfe6
Select commit
Loading
Failed to load commit list.
Merged

Added retry logic if client request returns an error code that is configured for retrying #4409

Added retry logic if client request returns an error code that is con…
d75cfe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 27, 2024 in 0s

93.75% of diff hit (target 75.72%)

View this Pull Request on Codecov

93.75% of diff hit (target 75.72%)

Annotations

Check warning on line 580 in janusgraph-es/src/main/java/org/janusgraph/diskstorage/es/rest/RestElasticSearchClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-es/src/main/java/org/janusgraph/diskstorage/es/rest/RestElasticSearchClient.java#L579-L580

Added lines #L579 - L580 were not covered by tests