- Issue created by @alorenc
- 🇧🇪Belgium dieterholvoet Brussels
For me the reason to do this in a queue is mostly about error handling, having failed requests left in the queue instead of just disappearing without being able to debug/retry later. I don't agree with removing the queue handling, I think it's a good approach. We could make it configurable though, for projects that don't really use queues.
- 🇵🇱Poland alorenc Wolsztyn, 🇵🇱
Okay, I think we can add a module setting that will determine the usage of the queue.