Skip to content

Locking for queue runners sometimes not working #599

@bjendres

Description

@bjendres

It seems that under certain circumstances the lock providing exclusive running for the sepa batch processes (updating/closing groups) can be circumvented. This can lead to the corruption of the groups involved, since the runners share a queue.

Two things should happen here:

  • isolate the queues by txgroup ID
  • fix the lock (or to be more precise the way we use it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions