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

Rolling back the use of useFetchStreams, which has lead to hanging queries. #7729

Merged
merged 3 commits into from
Oct 27, 2023

Conversation

MarkDuckworth
Copy link
Contributor

@MarkDuckworth MarkDuckworth commented Oct 26, 2023

Rolling back the use of useFetchStreams, which has lead to hanging queries.

Writing additional automated tests for this is non-trivial. This change has been tested locally using yarn link against a reproduction project. This change can be pushed alone, or it can wait for automated tests to be written.

This is the original change we're rolling back: https://github.com/firebase/firebase-js-sdk/pull/7569/files#diff-a0dc4840c5dc14c6bd4f1a172930675ddde606430fbc23bc613aca0cbd6d031d

@MarkDuckworth MarkDuckworth requested review from a team as code owners October 26, 2023 22:03
@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

🦋 Changeset detected

Latest commit: e536dd4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/firestore Patch
firebase Patch
@firebase/firestore-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@MarkDuckworth MarkDuckworth requested a review from a team as a code owner October 26, 2023 22:07
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 26, 2023

Size Report 1

Affected Products

  • @firebase/firestore

    TypeBase (6e4e475)Merge (ac9e487)Diff
    browser374 kB374 kB+46 B (+0.0%)
    esm5359 kB360 kB+47 B (+0.0%)
    module374 kB374 kB+46 B (+0.0%)
    react-native374 kB374 kB+47 B (+0.0%)
  • bundle

    TypeBase (6e4e475)Merge (ac9e487)Diff
    firestore (Persistence)302 kB302 kB+17 B (+0.0%)
    firestore (Query Cursors)238 kB238 kB+17 B (+0.0%)
    firestore (Query)236 kB236 kB+17 B (+0.0%)
    firestore (Read data once)224 kB224 kB+17 B (+0.0%)
    firestore (Realtime updates)226 kB226 kB+17 B (+0.0%)
    firestore (Transaction)204 kB204 kB+17 B (+0.0%)
    firestore (Write data)203 kB204 kB+17 B (+0.0%)
  • firebase

    TypeBase (6e4e475)Merge (ac9e487)Diff
    firebase-compat.js778 kB778 kB+13 B (+0.0%)
    firebase-firestore-compat.js340 kB340 kB+13 B (+0.0%)
    firebase-firestore.js434 kB434 kB-9 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/JQa2TaxIEu.html

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 26, 2023

Size Analysis Report 1

This report is too large (133,688 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/pokI5HfzP6.html

@MarkDuckworth MarkDuckworth merged commit f27baf4 into master Oct 27, 2023
41 checks passed
@MarkDuckworth MarkDuckworth deleted the markduckworth/hanging-query-rollback branch October 27, 2023 00:31
@google-oss-bot google-oss-bot mentioned this pull request Oct 27, 2023
prameshj pushed a commit that referenced this pull request Nov 13, 2023
…eries. (#7729)

* Rolling back the use of useFetchStreams, which has lead to hanging queries.
@firebase firebase locked and limited conversation to collaborators Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants