Replies: 1 comment
-
It looks like we found an issue: Celery can't connect to the joeflow queue. We will try to figure it out ourselves. Sorry for the disturbance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @codingjoe! Thank you for this library. It looks great! We chose it over other WFEs and tried to integrate it into our project.
We faced some issues with Celery configuration and it would be great if you could give us a hint about where the root cause is.
So we've added a workflow model, we can create a new instance in Django admin but we can not see any tasks generated in Celery. All instances are working in Docker
Please find our configs and code below. We will really appreciate your help.
cc @s-tatus
requirements.txt
settings.py
docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions