Skip to content

Commit 46f86fd

Browse files
committed
docs(changeset): Fix bug in PgSubscriber
1 parent c517d92 commit 46f86fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/itchy-dingos-repair.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@dataplan/pg": patch
3+
"graphile-build-pg": patch
4+
---
5+
6+
Fix PgSubscriber: do NOT automatically re-establish subscriptions, instead
7+
terminate them so the clients know something went wrong and can invoke the
8+
relevant re-synchronization code.

0 commit comments

Comments
 (0)