Skip to content

add retries for schema service and all other service calls

Neelesh Thakur requested to merge retry into master

Add retries for schema service to mitigate issue with this issue: 69

Also add retries for all other service calls as default UrlFetchServiceImpl is not working.

Merge request reports