Implemented celery (tasks.py) to communicate with rabbitmq. Data sent to tasks.py via run.py
- Begin celery implementation and call - Finish minor celery implementation
tasks.py
0 → 100644
Please register or sign in to comment
- Begin celery implementation and call - Finish minor celery implementation