Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
6541ae082c
commit
e27e72eaa1
|
@ -144,4 +144,4 @@ Notifier
|
|||
* Autowire with `MessageHandlerInterface`
|
||||
* What if it takes 20 seconds to send a message? Use asynchronous.
|
||||
* Transports as middleware (needs sender, receiver, configurable with DSN, encode/decode). `MESSENGER_DSN` added to `.env`
|
||||
* Start consumer with `bin/console messager:consume-messages`
|
||||
* Start consumer with `bin/console messager:consume-messages`. Time limit with `--time-limit 300`
|
||||
|
|
Reference in a new issue