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
To start a single deployment we move the state from scheduled to running.
Deployments are fed to devices in a queue, if there are deployments ahead in the queue we should figure out what to do with them depending on their state. Ideally we should just cancel them
The text was updated successfully, but these errors were encountered:
To start a single deployment we move the state from
scheduled
torunning
.Deployments are fed to devices in a queue, if there are deployments ahead in the queue we should figure out what to do with them depending on their state. Ideally we should just cancel them
The text was updated successfully, but these errors were encountered: