|
|
|
|
|
by akarshc
143 days ago
|
|
Queues work well before or after a request, but they’re awkward once a response is already streaming. This layer exists mainly to handle failures during a stream without spreading that logic across handlers, workers, and client code. |
|