Bug #17340
Weblate: Check Celery settings for sane values
Start date:
Due date:
% Done:
0%
Description
Weblate now uses Celery for scheduling background jobs. It can use Redis as a backend in production, but we’re currently using its memory backend.
We have to check the best Celery settings for our setup, and take into account the fact that Weblate is now using Redis.
Subtasks
History
#1 Updated by zen 2019-12-13 20:51:58
- Status changed from New to Confirmed
#2 Updated by zen 2020-01-17 15:39:23
- related to
Bug #17347: [Weblate] get Celery working added
#3 Updated by zen 2020-01-17 15:40:01
For the record, Weblate is now using celery.
#4 Updated by zen 2020-01-17 15:40:50
- Description updated