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
In the example here the server get initialized on EVERY request - is that intended behaviour (any why?) or could the server as well be cached in a class level method for better performance like: