Skip to content

Refactoring send method

Harshika Dhoot requested to merge logs-idx into azure/m16-master

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

ADME instance compatibility:indexeradme Test case scenarios

  1. green case: indexgreen
  2. 4xx case: indexe4xx
  3. 5xx case: indexe5xx
Edited by Harshika Dhoot

Merge request reports