Live data dictonary on Websocket Server hosted GCP App engine behaves unusually
So I have a web socket server hosted on GCP app engine, In the server I have a global dict which i keep storing to keep a track of connections.
So I have a web socket server hosted on GCP app engine, In the server I have a global dict which i keep storing to keep a track of connections.