Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Decoupled scan malware code + lowering retry period for high priority emails * Extract common email retry handling logic into its own function * Cleaned up import * Forgot to provide default value to optional fn arg * Fixed test import * Isolated retry task param builder in a class * Cleaned up import * Fixed moved refs * Trying a different strategy to fix circular import * Fixing another bad import ref * Introducing celery utils module instead of using celery root one * Cover edge cases + modified tests * Formatting * Sort imports * Make notification_process_type param optional * Fixed edge case when template not associated with notification obj * Fixing params order * Fixing regression tests * More tests * Added null protection against a potential NPE * Formatting * Fix imports * Moved logging for callback prior to actual call * Format service_callback_tasks.py
- Loading branch information