Skip to content

feat(batching): Exclude operations that failed pre-executions (#1942) #1946

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

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

samuelAndalon
Copy link
Contributor

📝 Description

Remove operations that failed pre-executions from batching state, an operation can become invalid if parsing, validation or any other logic from preparsed document provider failed (such as persisted queries).

Remove operations that failed pre-executions from batching state, an
operation can become invalid if parsing, validation or any other logic
from preparsed document provider failed (such as persisted queries).
@samuelAndalon samuelAndalon enabled auto-merge (squash) April 2, 2024 16:55
@samuelAndalon samuelAndalon requested a review from Samjin April 2, 2024 17:06
@samuelAndalon samuelAndalon merged commit d5c312f into 6.x.x Apr 2, 2024
@samuelAndalon samuelAndalon deleted the feat/6.x.x/batching-apq branch April 2, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants