-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
If you send a string over 8000 bytes as the payload which makes postgres reject it, an impossible to catch error is thrown somewhere.
If you manage to catch the error such as a global exception handler from node, your app won't crash completely, but the publish subscribe code stops working, events are sent but never received on the callback assigned to addChannel.
I'm wondering if this can happen for other kind of database errors as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels