Non blocking event dispatch (#652)

- Performance improvements for event dispatch
This commit is contained in:
Subin T P
2020-03-29 19:18:30 +05:30
committed by GitHub
parent bab9d663d2
commit e56132c506
6 changed files with 61 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
- [mailers, 2]
- [webhooks, 1]
- [bots, 1]
- [events, 3]
# you can override concurrency based on environment
production:
:concurrency: 10