Delay when subscription is closed on client side of the router when using callback #7842
Labels
🥀 needs-reproduction
Lacks a runnable reproduction which can be used to quickly demonstrate a bug.
Issue Description
Observing a 10s delay where the subscription async iterator is still open even if the subscription has been closed on the client side on the router. It happens only when it's configured with callback protocol. Even when configuring specific heartbeat on the router or new retry options on apollo server it didn't change anything.
Link to Reproduction
NA
Reproduction Steps
No response
The text was updated successfully, but these errors were encountered: