Occasionally, we've since instances where specific users do not receive update from their JET.js subscriptions. For example, we'll subscribe to a specific quote and the onUpdate call will never call on one machine, but will be called quite often on a different machine.
Originally, we thought this could be an issue with our subscription code. However, we've noticed that other applications are affected by this --- including Thomson Reuters own JET.js API Demo app under the Developer menu. If we're seeing this issue in our app, we're also seeing it in the demo app.
Does anyone know what is causing this and, more importantly, how to recover? We've tried restarting, logging out, etc, but nothing seems to consistently work.