Currently, when we make client side updates, the user doesn't receive those updates until their browser cache expires which then pulls the new client code. We need a process that instantly determines whether a person is interacting with old code and if so, update their client to use the latest.
Currently, when we make client side updates, the user doesn't receive those updates until their browser cache expires which then pulls the new client code. We need a process that instantly determines whether a person is interacting with old code and if so, update their client to use the latest.