Description
This PR adds a generic OAM capabilities function with retries. This is being done so that capabilities registration process becomes more robust.
Function internally uses exponential backoff and retries for 10 mins, after which it fails finally.
Notes for Reviewers
A new release of meshery-adapter-library after merging this PR would help move istio adapter OAM capabilities ahead.
Signed-off-by: Utkarsh Srivastava srivastavautkarsh8097@gmail.com
Description This PR adds a generic OAM capabilities function with retries. This is being done so that capabilities registration process becomes more robust. Function internally uses exponential backoff and retries for 10 mins, after which it fails finally.
Notes for Reviewers A new release of meshery-adapter-library after merging this PR would help move istio adapter OAM capabilities ahead.
Signed commits