You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These hardcoded 45 second sleeps seem quite arbitrary. They are in a sense also somewhat odd, because the response is captured before the sleep and I don't think the response will change during the sleep, so feels as if they are unnecessary as well.
The text was updated successfully, but these errors were encountered:
upcloud-whmcs-module/modules/servers/upCloudVps/lib/vmManager.php
Lines 28 to 36 in bde802a
These hardcoded 45 second sleeps seem quite arbitrary. They are in a sense also somewhat odd, because the response is captured before the sleep and I don't think the response will change during the sleep, so feels as if they are unnecessary as well.
The text was updated successfully, but these errors were encountered: