fastapi-celery-rabbitmq-application icon indicating copy to clipboard operation
fastapi-celery-rabbitmq-application copied to clipboard

Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower

Results 2 fastapi-celery-rabbitmq-application issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "", line 1, in File "c:\users\kaila\appdata\local\programs\python\python39\lib\site-packages\billiard\spawn.py", line 165, in spawn_main exitcode = _main(fd) File "c:\users\kaila\appdata\local\programs\python\python39\lib\site-packages\billiard\spawn.py", line 207, in _main self = pickle.load(from_parent) ModuleNotFoundError: No...

Hello Suman, Do you have an Dockerfile / Dockercompose example on how to dockerize this tutorial? I am getting kombu related exceptions. `raise ConnectionError(str(exc)) from exc ai-engine-backend-1 | kombu.exceptions.OperationalError: [Errno...