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 am occassionally seeing following error when executing Store query
dispatcher.ts:493 Error: Cannot push value onto an ended pushable
at QueuelessPushable._push (index.ts:134:1)
at QueuelessPushable.push (index.ts:120:1)
at duplex.sink (index.ts:95:1)
Proposed Solutions
N/A
Notes
js-waku version "@waku/sdk": "0.0.29-00c3261.0",
The text was updated successfully, but these errors were encountered:
This is a bug repor
Problem
I am occassionally seeing following error when executing Store query
Proposed Solutions
N/A
Notes
The text was updated successfully, but these errors were encountered: