-
**Describe the solution you'd like**
Python supports Postgres as a backend so that component would just be feature parity. However, many projects use Postgres as their db but aren't necessarily, runn…
-
## Features
- [x] Task protocol v1 client
- [x] Task protocol v2 worker
- [x] amqp broker
- [x] redis broker
- [x] amqp backend
- [x] redis backend
- [x] Task protocol v2 client
- [x] Task p…
-
Using taskiq 0.11.7 and taskiq-redis 1.0.2, i have this deprecation warning showing up:
```
/.venv/lib/python3.10/site-packages/taskiq_redis/redis_broker.py:49: TaskiqDeprecationWarning: Setting r…
-
Hello,
I started to test the latest release 0.6.0 with Redis and found a regression.
I noticed that all tasks present in the redis queue `NAMESPACE:active` are fetched right away by a worker ev…
-
I am running this
```
app = Celery(
'applicationB',
broker=f'redis://:{redis_password}@{host}:{port}/0',
backend=f'redis://:{redis_password}@{host}:{port}/0'
)
# Define the queu…
-
**Describe the bug**
I have a configuration where redis is working as broker and results backend.
I can see the tasks when I trigger/clients but I always see the Arguments and results with Empty/No…
-
에러메세지
```bash
[2024-11-21 23:50:04,206: ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 12.00 seconds... (6/100)
``…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
Hi all,
I want to implement MQTT over TLS using generated Let's Encrypt of domain mqtt.llos.unimetaverse.net.
1. use nginx stream configuration
```
stream {
log_format basic '$proxy_prot…
-
Current ENV:
Portainer with 7 Docker hosts in swam mode
Storage:
QNAP with nfs shares
Web UI not loading.
Error NGINX Conatiner:
10.255.250.153 - - [25/Oct/2024:07:44:57 +0000] "GET /static/images/…