Writer doesn't seem work after resuming workflow
I hope Iām not doing anything wrong, but I want to stream custom events during my workflow execution and
writer.write() seems to only work during initial workflow execution. After calling resumeStreamVNext(), any writer.write() calls are silently ignored and don't emit events.
I pushed a simple reproduction repo here: https://github.com/simon-hv/mastra-writer-stream-reproduction
Thanks for your help!2 Replies