-
Versions:
- Python 3.10
- Kombu 5.3.4
- Celery 5.3.6
- Boto3 1.33.7
After seeing messages stuck in `NotVisible` state at our production queues, I've set out to verify the warm shutdown mechan…
-
Hi, I recently stumbled upon this library and replaced my kombu setup with it. So far it works great and is faster than kombu.
Now the only problem I'm having is that amqpy doesn't seem to support t…
-
Hello
I try to implement a celery protocol client based on kombu.
When the result content_type is yaml, kombu throws an error:
```Traceback (most recent call last):
File "/usr/local/lib/python3.…
-
The python Redis Cluster lib **Grokzen/redis-py-cluster** is considered production ready, therefore suitable for integrating Redis Cluster into Celery (in the future _redis-py-cluster_ will be integra…
-
# Minor Release Overview: v5.5.0
This issue will summarize the status and discussion in preparation for the new release. It will be used to track the progress of the release and to ensure that all …
-
> ENV:
Broker: Redis
Celery: 5.2.7
Python: 3.9.0
👋 Hi All. FYI, since 5.3.2 was released, we encountered multiple celery fork pool workers don't work, so we rolled back to 5.3.1 and everyt…
-
The code in kombu.transport.pyamqp ( https://github.com/celery/kombu/blob/master/kombu/transport/pyamqp.py#L98 ) should use socket.getaddrinfo in order to determine the host IP instead of assuming it'…
-
When trying to run Locate, I get the following error:
`NFO 2018-02-14 15:34:15,262 | Start task "Locate", id=24
INFO 2018-02-14 15:34:15,270 | Deleted 0 UrlUsage objects
INFO 2018-02-14 15:34:15,…
-
Versions:
- Python 3.8
- Celery 5.3.4
- Kombu 5.3.2
- boto3 1.29.4
Using `acks_late`
Setting `backoff_policy` fails with a `KeyError` when a message fails:
```
Traceback (most recent cal…
-
:eyes: Some source code analysis tools can help to find opportunities for improving software components.
:thought_balloon: I propose to [increase the usage of augmented assignment statements](https:/…