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 the UI and program executing queries are running in the same container. Would be better to separate them in different containers, such that the UI doesn't crash each time the executor does more load-performing queries.