mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: fragment messages to gain efficiency
This commit is contained in:
@@ -25,7 +25,9 @@ framework:
|
||||
Symfony\Component\Notifier\Message\ChatMessage: async
|
||||
Symfony\Component\Notifier\Message\SmsMessage: async
|
||||
App\Message\UpdateRdapServers: async
|
||||
App\Message\SendNotifWatchListTrigger: async
|
||||
App\Message\ProcessWatchListsTrigger: async
|
||||
App\Message\ProcessWatchListTrigger: async
|
||||
App\Message\ProcessDomainTrigger: async
|
||||
|
||||
# Route your messages to the transports
|
||||
# 'App\Message\YourMessage': async
|
||||
|
||||
Reference in New Issue
Block a user