fix(FN-0000): stabilize automation cron scheduling and SSE coverage
This commit is contained in:
5
.changeset/fix-dashboard-sse-and-cron-utc.md
Normal file
5
.changeset/fix-dashboard-sse-and-cron-utc.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Prevent stale dashboard service workers from trapping old client bundles, and compute automation cron schedules against UTC so monthly runs stay on day 1 across timezones.
|
||||
5
.changeset/fix-sse-refresh-leak.md
Normal file
5
.changeset/fix-sse-refresh-leak.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix dashboard SSE cleanup on browser refresh so stale event streams do not exhaust per-origin browser connections.
|
||||
Reference in New Issue
Block a user