Closed nakranimohit0 closed 10 months ago
This addresses issues when ARM times out to update drain mode even though backend succeeds after some time (~1 min) and script assumes that drain mode is not set. Because of this, script doesn't reset it after turning off VM.
Looks good, but maybe add a comment so someone doesn't try to add this optimization back in the future.
Thanks for taking a look. Added a comment
This addresses issues when ARM times out to update drain mode even though backend succeeds after some time (~1 min) and script assumes that drain mode is not set. Because of this, script doesn't reset it after turning off VM.