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 using mila code, it often happens that the window will "time out" several times before the connection actually works.
This problem is exacerbated when there is a lot of load on the login nodes, or the $HOME filesystem.
Adding this entry in the local ~/.config/Code/User/settings.json makes these timeout issues a lot less frequent:
When using
mila code
, it often happens that the window will "time out" several times before the connection actually works.This problem is exacerbated when there is a lot of load on the login nodes, or the $HOME filesystem.
Adding this entry in the local
~/.config/Code/User/settings.json
makes these timeout issues a lot less frequent:Kudos to @busycalibrating for finding this solution.
Perhaps we could add this through
mila init
?The text was updated successfully, but these errors were encountered: