Read setting BROKER_POOL_LIMIT from env
commitffeb3f5b4b5977de1df05f37a21529fa40d42531
authorStefan Kögl <stefan@skoegl.net>
Sat, 6 Feb 2016 14:54:18 +0000 (6 15:54 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sat, 6 Feb 2016 14:54:18 +0000 (6 15:54 +0100)
treec908262fac8a38eb7f1b49bb19316d1e296cc996
parent096262bab41785abc6494de6f3227ec866ca0188
Read setting BROKER_POOL_LIMIT from env

http://docs.celeryproject.org/en/latest/configuration.html#broker-pool-limit

Will be used to avoid hanging celery worker, see
https://github.com/celery/celery/issues/896
mygpo/settings.py