Skip to content

retry in send method fixed for azure and added some logs

Harshika Dhoot requested to merge logs-m18 into azure/m18-master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO] NO

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [YES/NO] No

What is the current behavior?

What is the new/expected behavior? Retry in send method is implemented corectly

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

ADME compatibility- uploaded the jar on sabz2 cloud onebox instance and this the line for search and indexer service compatible with es version change: https://dev.azure.com/OpenEnergyPlatform/Open%20Energy%20Platform/_build/results?buildId=141775&view=logs&j=dfc3be73-f427-5789-ebe5-7e5af0890fe3&t=a93459da-1393-50f9-f822-6937915505e4 from m18: there are 2 test failure- searchm18-adme from this branch: there are also same 2 failures, hence no breaking changes and similar compatibility with adme: searchm18-admey green case: searchgreen 4xx:search4xx 5xx: we get the same error or 2nd retry attempt also search5xx

Edited by Harshika Dhoot

Merge request reports