Skip to content

Remove subscription lock at boot #287

Open
@ericlyoung

Description

@ericlyoung

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions