RabbitMQ failure is only noticed in file upload exercise check_progress
If the entire rabbit is down, server will crash before check_progress happens. Find a good centralized way to check health before attempting to send, and respond to the frontend accordingly.
RabbitMQ failure is only noticed in file upload exercise check_progress If the entire rabbit is down, server will crash before check_progress happens. Find a good centralized way to check health before attempting to send, and respond to the frontend accordingly.