Make it possible to change API request frequency for create/delete vm api calls #706
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
needs/planning
Needs (more) planning with other MCM maintainers
priority/3
Priority (lower number equals higher priority)
/area quality
/kind enhancement
/priority 3
What would you like to be added:
MCM needs to have a way to configure API requests frequency.
Why is this needed:
On failure to create an instance, MCM makes a lot of API calls to the instance provider server, exhausting API request limits. There is already a similar issue, requesting an exponential back-off timer after a failure.
Yet, I believe the ability to change the timer manually or simply increase it during the problem (which can last if, for example, the cloud provider does not have the necessary capacity at the moment) is also an important one.
The text was updated successfully, but these errors were encountered: