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
I have run into a situation where changes stop streaming and follow never resumes. I witness this regularaly when running the following (takes some time to hang):
I am monitoring error events and never see any. Perhaps running this on a laptop which will sleep/wake and switch networks regularly is related. My understanding is that follow is expected to handle this sort of behavior cleanly.
Perhaps there are other events I can hook into which might help me debug next time I run into this issue?
The text was updated successfully, but these errors were encountered:
I have run into a situation where changes stop streaming and
follow
never resumes. I witness this regularaly when running the following (takes some time to hang):npx @buzuli/ops-tools couch-follow -i -F https://replicate.npmjs.com
I am monitoring error events and never see any. Perhaps running this on a laptop which will sleep/wake and switch networks regularly is related. My understanding is that
follow
is expected to handle this sort of behavior cleanly.Perhaps there are other events I can hook into which might help me debug next time I run into this issue?
The text was updated successfully, but these errors were encountered: