[go: nahoru, domu]

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

fix: update retry policy to not retry streams that have not made progress receiving documents #1946

Merged

Conversation

MarkDuckworth
Copy link
Contributor
@MarkDuckworth MarkDuckworth commented Nov 14, 2023

BEGIN_COMMIT_OVERRIDE
fix: update retry policy to not retry streams that have not made progress receiving documents
END_COMMIT_OVERRIDE

@MarkDuckworth MarkDuckworth requested review from a team as code owners November 14, 2023 19:41
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 14, 2023
Copy link
conventional-commit-lint-gcf bot commented Nov 14, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/nodejs-firestore API. label Nov 14, 2023
@MarkDuckworth MarkDuckworth changed the title fix: Update retry policy to not retry streams that have not made progress. fix: Update retry policy to not retry streams that have not made progress Nov 14, 2023
@MarkDuckworth MarkDuckworth changed the title fix: Update retry policy to not retry streams that have not made progress fix: update retry policy to not retry streams that have not made progress Nov 14, 2023
@MarkDuckworth MarkDuckworth changed the title fix: update retry policy to not retry streams that have not made progress update retry policy to not retry streams that have not made progress Nov 14, 2023
@MarkDuckworth MarkDuckworth changed the title update retry policy to not retry streams that have not made progress fix: update retry policy to not retry streams that have not made progress Nov 14, 2023
dev/src/reference.ts Outdated Show resolved Hide resolved
dev/test/query.ts Outdated Show resolved Hide resolved
@MarkDuckworth
Copy link
Contributor Author

Aggregate queries should not be retried.

@MarkDuckworth MarkDuckworth added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 15, 2023
dev/test/query.ts Outdated Show resolved Hide resolved
dev/test/query.ts Outdated Show resolved Hide resolved
dev/src/reference.ts Outdated Show resolved Hide resolved
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Nov 16, 2023
@MarkDuckworth MarkDuckworth removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 16, 2023
dev/test/query.ts Outdated Show resolved Hide resolved
dev/test/query.ts Outdated Show resolved Hide resolved
dev/test/query.ts Show resolved Hide resolved
dev/src/reference.ts Outdated Show resolved Hide resolved
Copy link
Contributor
@tom-andersen tom-andersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MarkDuckworth MarkDuckworth added the automerge Merge the pull request once unit tests and other checks pass. label Nov 17, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 170d05b into main Nov 17, 2023
18 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the markduckworth/fix-stream-retry-without-progress branch November 17, 2023 21:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 17, 2023
@MarkDuckworth MarkDuckworth changed the title fix: update retry policy to not retry streams that have not made progress fix: update retry policy to not retry streams that have not made progress receiving documents Nov 20, 2023
@MarkDuckworth MarkDuckworth added the release-please:force-run To run release-please label Nov 20, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 20, 2023
@MarkDuckworth MarkDuckworth added the release-please:force-run To run release-please label Nov 20, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 20, 2023
@MarkDuckworth MarkDuckworth added the release-please:force-run To run release-please label Nov 20, 2023
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/nodejs-firestore API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants