Skip to content

retry in send method fixed for azure and added some logs

Harshika Dhoot requested to merge logs-m into master

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

Adding logs such that for any 4xx or 5xx calls we are able to trace the flow using correlation id, urls, http methods, which will enable us to perform the debugging faster and also at the places where we are blocked because of no correlation id

PR master pipeline: https://community.opengroup.org/osdu/platform/system/search-service/-/pipelines/229566

parity Master pipeline without my changes: https://community.opengroup.org/osdu/platform/system/search-service/-/pipelines/229581

Azure m18 PR :!574 (merged)

Task ID: 31325

Edited by Harshika Dhoot

Merge request reports