Now that we are moving platform's background job processing from fastapi's background task template to celery with rabbitmq and redis, we would need to move the routers that have been using the fastapi template for background job processing to celery as well