-
- Downloads
Merge branch 'muskans-retry-indexer' into 'master'
Enabling retry for indexer to storage service calls See merge request !147
No related branches found
No related tags found
Pipeline #43750 failed
Stage: .pre
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: attribution
Stage: publish
Showing
- NOTICE 5 additions, 1 deletionNOTICE
- provider/indexer-azure/pom.xml 12 additions, 0 deletionsprovider/indexer-azure/pom.xml
- provider/indexer-azure/src/main/java/org/opengroup/osdu/indexer/azure/service/RetryPolicy.java 81 additions, 0 deletions...org/opengroup/osdu/indexer/azure/service/RetryPolicy.java
- provider/indexer-azure/src/main/java/org/opengroup/osdu/indexer/azure/service/UrlFetchServiceAzureImpl.java 95 additions, 0 deletions.../osdu/indexer/azure/service/UrlFetchServiceAzureImpl.java
- provider/indexer-azure/src/test/java/org/opengroup/osdu/indexer/azure/service/RetryPolicyTest.java 163 additions, 0 deletions...opengroup/osdu/indexer/azure/service/RetryPolicyTest.java
- provider/indexer-azure/src/test/java/org/opengroup/osdu/indexer/azure/service/UrlFetchServiceAzureImplTest.java 139 additions, 0 deletions...u/indexer/azure/service/UrlFetchServiceAzureImplTest.java
Loading
Please register or sign in to comment