calm-dsl icon indicating copy to clipboard operation
calm-dsl copied to clipboard

Make retry_enablement as configurable parameter

Open abhijeetkaurav1st opened this issue 3 years ago • 1 comments

Right now retries_enabled is set to True. It doesn't exactly get the correct message of api breakage. Max retries exceeded with url: /api/nutanix/v3/services/nucalm/status (Caused by ResponseError('too many 503 error responses'))

Make it configurable calm set config --retries enable/disable. By default it will be enable.

abhijeetkaurav1st avatar Sep 24 '21 04:09 abhijeetkaurav1st

Add retry_timeout, connection_timeout also

abhijeetkaurav1st avatar Jul 20 '22 12:07 abhijeetkaurav1st