Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay when subscription is closed on client side of the router when using callback #7842

Open
bnjjj opened this issue Mar 5, 2024 · 0 comments
Labels
🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug.

Comments

@bnjjj
Copy link
Contributor

bnjjj commented Mar 5, 2024

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

@bnjjj bnjjj added the 🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug. label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥀 needs-reproduction Lacks a runnable reproduction which can be used to quickly demonstrate a bug.
Projects
None yet
Development

No branches or pull requests

1 participant