Open rahul-1475 opened 9 months ago
Integrated celery[redis] into djnago backend for put and delete apis in network.
For a simple setup user need to run addition process. Look for a unified django processes when its a development setup for example.
Pushed some modifications to the branch backend-request-queuing. The solution as a whole creates a big footprint, as there redis and celery processes need to be running apart from orca_backend actual server process. Needs a bit more brain storming.