9d95b10a48
The debug logs confirmed the stream IS working correctly: - req() subscription opens successfully - EOSE is received and subscription stays open - New events arrive after EOSE - Cleanup only happens when the preview environment reloads (replaceDocument) Removed eoseTimeout from NPool in previous commit which was the main fix for subscription lifecycle issues. Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>