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
Currently if TIMEOUT is set (for testing, etc) the dev harness will exit after 3 seconds. This needs to be tuned for the environment it runs. So instead TIMEOUT should be a duration parseable by time (3s, etc).