Closed mango-habanero closed 1 year ago
Nats consumer blocks abruptly and unblocks on restart
Switched to a callback pattern for message processing, and also discovered that the handling of Postgres connections was the cause of the blocking in the server.
Refactor the ephemeral subscription pattern used in the nats plugin and add a durable consumer that implements push subscriptions.