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
When user updates Script code, send a notification to Script Machine.
Preferably use Event Stream instead of Web Socket of polling. We want
all our internal APIs to use stateless HTTP requests for easier debugging
and audits.