## Default flow 1. Big try/catch around the import code (`ErrorQueueImport.Handle` and `AuditQueueImport.Handle`) 2. Write to database log the message that failed to be imported 3. Write diagnostic log to disk 4. Send email to OPS with path to log file ## Critical flow 1. Use circuit breaker to shutdown endpoint