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 added error decoding for the error that I have been facing recently: #5034. Since it doesn't find any decoding, it just fallbacked to the @TODO console.log that polluted my logs on every tick/poll. And there is no way I can find to catch the error and unsubscribe so it stops polling.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I added error decoding for the error that I have been facing recently: #5034. Since it doesn't find any decoding, it just fallbacked to the
@TODO
console.log that polluted my logs on everytick
/poll
. And there is no way I can find to catch the error and unsubscribe so it stops polling.Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions