-
*This issue was created automatically by a [script](https://github.com/mathjazz/bugzilla2github/).*
## [Bug 1612580](https://bugzilla.mozilla.org/show_bug.cgi?id=1612580)
Bug Reporter: @jotes
CC: @a…
-
I left the containers alive for a few days and when I restarted the frontend and tried to start a new sim I got the error:
```
flask-app_1 | 2020-02-14T01:40:29.064948647Z [2020-02-14 01:40:29 …
-
### Discussed in https://github.com/celery/celery/discussions/7548
Originally posted by **isaacdvory** June 3, 2022
Hello everyone,
I'll try to explain the issue I have as best as I can..…
-
* gevent version: 1.5.0
* Python version: CPython 3.7.4
* Operating System: AWS ECS Docker image based off python:3.7.4-slim
* Django version: 2.2.3
* Celery version: 4.3.0
* pgbouncer version: […
-
@etj reported Celery is not installed and every task is performed synchronously. Is this expected @giohappy ?
Should we install and enable Celery?
-
# Checklist
- [X] I have checked the [issues list](https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22)
for …
-
從 `mail_member_add` 觸發寄送的項目後,`必須` 要完成寄送才會標記完成,但會因為 RabbitMQ 累積待發送項目,而造成每次檢查是否要寄送項目而重複放入 queue 序列。
https://github.com/COSCUP/COSCUP-Volunteer/blob/37a3143d998e1e06dc7fcd746e32bfe3757602a1/celery_tas…
-
The official documentation is not clear as to how to get task priorities to work with a redis backend.
I have tried the following and it does not work:
```python
@app.task(queue = 'priority_test', …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
For an unexplained reason some subdomain does not launch any scan.
When you click Init…
-
# Checklist
- [x] I have checked the [issues list](https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22)
for …