Hello,
My application uses has many points the "TaskQueue Service" to execute tasks in background, like send an email or an internal messages between my users or other...
If this service has problem, it's directly passed in my application.
So what is the solution to prevent these, if the service has a spike of latency?