1. Created a new celery queue with key `SOFTWARE_SECURE_VERIFICATION_ROUTING_KEY`. 2. Added a celery task with retry logic. 3. sorted imports with isort. 4. Changed deprecated `log.warn` => `log.warning`.
2to3 -f future . -w