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
At now we make evals on the server side to get an instance status. It requires execute access for a user.
We could use WATCH_ONCE instead for servers that support it. It will allow us to require fewer rights from the user.