Open
Description
How would I disable the subscription advisory lock at startup of my app.
It is preventing me from being able to smoothly release a new version of my backend.
The lock prevents the new app from being able to subscribe until the lock times out, 60 sec.
The old lock hangs around, while that container is already shut down.
I would like to remove the lock at boot or disable the lock in the first place.
There is no way someone is using this in production and has not run into this issue.
Metadata
Metadata
Assignees
Labels
No labels