-
Right now, when I look at my Kibana dashboard, I get no grouping for some messages:
![kibana](https://user-images.githubusercontent.com/657779/57868007-77ff5280-7802-11e9-900e-b3d28a644af9.png)
…
-
I know this is not necessary true, but it could be so useful.
Given this configuration:
```
swarrot:
messages_types:
crawler.update_db:
exchange: 'redirectionio'
…
-
For exemple:
```
swarrot:
messages_types:
crawler.update_db:
exchange: 'redirectionio'
routing_key: 'crawler.update_db'
```
but the `--help` give that:
…
-
Hi,
we are using a PHP 7.2 stack with SwarrotBundle and we 're font of a issue that can't passed PHP CS-Fixer rules:
We need to type-hinting the processor return with `?bool` when using the middl…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | yes
| Symfony version | 4.1
# Context
Every d…
sroze updated
5 years ago
-
Hi,
**Here is our stack :**
* Symfony 4.1.6
* swarrot/swarrot-bundle : v1.5.1
* RabbitMQ Server : 3.7
* HaProxy 1.7
* Using the default "pecl" provider/factory
**Our problem**
1. Our HaPro…
-
Hi,
There is a plan for the next release ?
https://github.com/swarrot/swarrot/compare/v3.2.1...master
-
Hi
I plan to migrate from swarrot lib over rabbitmq to enqueue over amazon sqs.
I have found some documentation on the symfony bundle (I use version 3.4 lts) and the sqs library, and trying to c…
-
The profiler integration should be updated to the new design
The way to do it has not yet been documented, but I can work on it (I know how it works as I worked on the system allowing bundles to suppo…
-
Hi
According to https://github.com/swarrot/swarrot#using-a-stack, the order of the stacked processors is important.
Given this config: (v1.5.1)
```
notification_consumer:
proces…