Skip to content

@core/electric-telemetry@0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:50
c45e8b3

Patch Changes

  • ca04983: Prevent a dead or stalled shape consumer from pinning the replication slot's confirmed_flush_lsn indefinitely, which caused unbounded WAL retention. The collector now monitors the writer behind every pending flush entry — a crashed writer unpins its entry immediately, and a shape making no flush progress past a grace period is challenged and invalidated if it doesn't respond.