Skip to content

feat(realtime): throw exception when try to update postgres change - #385

Merged
Tr00d merged 3 commits into
masterfrom
feature/realtime-joined-block-parity
Aug 25, 2026
Merged

feat(realtime): throw exception when try to update postgres change#385
Tr00d merged 3 commits into
masterfrom
feature/realtime-joined-block-parity

Conversation

@diegofesanto

Copy link
Copy Markdown
Collaborator
  • after subscribe on postgres changes it should throw exception if try to change its configuration

What kind of change does this PR introduce?

feature

What is the current behavior?

What is the new behavior?

  • throw a exception if try update config of postgres change after subscribe

Additional context

- after subscribe on postgres changes it should throw exception if try
  to change its configuration
@diegofesanto
diegofesanto requested a review from Tr00d August 25, 2026 00:58

@Tr00d Tr00d left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, thanks!
One note: I'll flag this as a breaking change though, cause we're introducing a new runtime behaviour. It was failing silently before, and now we're raising an exception.

@Tr00d
Tr00d merged commit 190b8be into master Aug 25, 2026
1 check passed
@Tr00d
Tr00d deleted the feature/realtime-joined-block-parity branch August 25, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants