Fixing Timeout issue in Schema IT
What is happening : Schema ITs are intermittently failing as the Channel response times out after 60 seconds.
What is the fix : Updating the core-lib-azure version as it uses the Azure Identity SDK to generate the token and adding retries in the ITs
Callouts :
- This code change is only for test cases and does not affect the service behaviour.
- This is a resiliency addition in schema service test cases and reduces release blocker bug count.
Edited by Ritushi Shanker