Interesting. What if you just execute `NOTIFY` in its own connection outside of / after the transaction?
replies(4):
…of course, you need dedup/support for duplicate messages on the notify stream if you do this, but that’s table stakes in a lot of messaging scenarios anyway.