Added retry logic if client request returns an error code that is configured for retrying #4409
Codacy Production / Codacy Static Code Analysis
succeeded
Apr 26, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- janusgraph-es/src/test/java/org/janusgraph/diskstorage/es/rest/RestClientRetryTest.java 2
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
janusgraph-es/src/main/java/org/janusgraph/diskstorage/es/rest/RestElasticSearchClient.java#L580
Avoid throwing raw exception types.
Loading