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
when a block tracker is created offline and fails to fetch it throws an error in the form of a uncaught promise. This stops polling and does not resume polling this can be an issue the only way it seems to resume polling is if you the stop and start it again when back online.
The text was updated successfully, but these errors were encountered:
I'm inclined to close this issue as I don't think this is a problem due to the error handling that now takes place within PollingBlockTracker.prototype._synchronize. Any thoughts?
when a block tracker is created offline and fails to fetch it throws an error in the form of a uncaught promise. This stops polling and does not resume polling this can be an issue the only way it seems to resume polling is if you the stop and start it again when back online.
The text was updated successfully, but these errors were encountered: