mdpnp / BigWallDisplay_1

Concept demo for the layout of a nurse workstation-like UI and assessment of the involved technologies.
MIT License
1 stars 1 forks source link

Exception while polling query {"collectionName":"patient_demographic","selector":{} #3

Closed diego2013 closed 8 years ago

diego2013 commented 8 years ago

Investigate this exception that sometimes I get in my local env

Exception while polling query {"collectionName":"patient_demographic","selector":{},"options":{"transform":null}}: Error: failed to connect to

image

diego2013 commented 8 years ago

Seems to be a know Meteor bug.

If idling in the browser on a particular page for some time, I receive the following in the server console:

Which is exactly what happens with our app. This also makes this bug quite tricky yo reproduce.

Fortunately, the app does not crash or fails to display content.