Skip to content

Add a queuing system by wrapping symfony messenger

Reiter, Christoph requested to merge messenger-abstraction into main

By abstracting away the Symfony messenger internals we can simplify the deployment while being more flxxible in the future in case we need to change something.

Merge request reports