-
What i usually do after a rollout is the following
If the backend does *not* run an embedded JMS broker (->ESB), then i open the Imp_Processor window, open the log subtab and veiyfy that the backen…
-
I was using python-socketio==5.8 server configured with django asgi server backend. Every thing was working before upgrading package to python-socketio==5.11.0. And then the event emitting from extern…
-
Hi,
I see on Linux/backend.c there's no broker code for filtering feature.
Do you know if is there anyone working on it or is there any issue with this feature on Linux?
Thanks
Simone
-
I am running a simple test to print hello every 30 sec using celery 4.0.2 in my django app.
```
@app.task()
def test():
print("hello")
```
My celery config is:
```
CELERY_BROKER_URL = …
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussio…
-
## **Provide a Docker Compose Setup for Vocode**
### Summary
The goal is to create a Docker Compose setup to streamline the initial setup process for new users of Vocode. This setup will include all …
-
Hi all,
#668 introduces Publish, Store and Send Request REST APIs. We need to test at least the new backend services used by Send Request and Publish. Store uses the same services already existing…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
```
software -> celery:4.0.2 (latentcall) kombu:4.0.2 py:2.7.10
billiard:3.5.0.2 redis:2.10.5
plat…
-
## Use case - shared capability
A use case that we haven't yet discussed and that we must consider is about "shared database, capability" where one or several microservices will use the same DB's i…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celer…