Files
triggerdotdev--trigger.dev/.changeset/wicked-ads-walk.md
T
Eric Allam ab432a2d7d Fix realtime re-subscribing stale data issue (#2162)
* Fix realtime re-subscribing stale data issue

Fixes an issue with realtime when re-subscribing to a run, that would temporarily display stale data and the changes. Now when re-subscribing to a run only the latest changes will be vended

* removed logs
2025-06-12 14:58:01 +01:00

260 B

@trigger.dev/react-hooks, @trigger.dev/core
@trigger.dev/react-hooks @trigger.dev/core
patch patch

Fixes an issue with realtime when re-subscribing to a run, that would temporarily display stale data and the changes. Now when re-subscribing to a run only the latest changes will be vended