fix(apollo): use registerApolloClient to prevent memory leak#1422
Merged
clintonlunn merged 1 commit intodevelopfrom Dec 10, 2025
Merged
fix(apollo): use registerApolloClient to prevent memory leak#1422clintonlunn merged 1 commit intodevelopfrom
clintonlunn merged 1 commit intodevelopfrom
Conversation
|
🚅 Deployed to the open-tacos-pr-1422 environment in open-tacos
|
f123f6f to
ec835b2
Compare
clintonlunn
added a commit
that referenced
this pull request
Dec 10, 2025
clintonlunn
added a commit
that referenced
this pull request
Dec 31, 2025
clintonlunn
added a commit
that referenced
this pull request
Jan 4, 2026
clintonlunn
added a commit
that referenced
this pull request
Jan 8, 2026
clintonlunn
added a commit
that referenced
this pull request
Jan 8, 2026
* Revert "fix: disable nextjs data cache for graphql to prevent oom on self-hosted (#1434)" This reverts commit 6c7c8d3. * Revert "fix: disable apollo devtools for browser clients (#1432)" This reverts commit 047b3fc. * Revert "fix: disable apollo devtools for server-side clients (#1431)" This reverts commit ae0b20b. * Revert "fix: create apollo timeout signal per-request instead of at module load (#1430)" This reverts commit 832ae17. * Revert "Reapply "fix(apollo): use registerApolloClient to prevent memory leak (#1422)" (#1425) (#1428)" This reverts commit 64d8d48.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
name: Pull request
about: Create a pull request
title: ''
labels: ''
assignees: ''
What type of PR is this?(check all applicable)
Description
Related Issues
Issue #
What this PR achieves
Screenshots, recordings
Notes