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
fleetctl: add tryWaitForUnitStates() and getBlockAttempts()
* tryWaitForUnitStates() tries to wait for units to reach the desired state.
* getBlockAttempts() gets the correct value of how many attempts to try
before giving up on an operation.
These helpers will be used to make the code more consistent and clean.
We do not intended to change any behaviour here.
---
0 commit comments