Skip to content

fix: multiple transactions being queue internally leads to queue blockage #87

Description

@petrovska-petro

in the case that two actions are trigger at the same time, say:

  1. type A conditions are met and payloads are queued
  2. user decides to shut down the module

In this case will block the flow, potential solution:

a) do not allow shutdown while something internally has being queued
b) better queue management

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions