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

feat: add missing async leafs use case to sync exhaustion #1612

Conversation

samuelAndalon
Copy link
Contributor

📝 Description

the DataLoaderSyncExecutionExhaustedInstrumentation is missing one use case that we didn't account for, which is calculating when a Leaf (Scalar, Enum) field is Asynchronous and it was Dispatched

🔗 Related Issues

#1610

Verified

This commit was signed with the committer’s verified signature.
rbuckton Ron Buckton
@samuelAndalon samuelAndalon added changes: patch Changes require a patch version module: executions issue affects the executions code labels Dec 8, 2022
@samuelAndalon samuelAndalon merged commit 186e0e2 into ExpediaGroup:master Dec 8, 2022
@samuelAndalon samuelAndalon deleted the feat/sync-exhaustion-async-leafs branch December 8, 2022 19:03
samuelAndalon added a commit that referenced this pull request Dec 8, 2022
…1613)

* feat: add missing async leafs use case to sync exhaustion (#1612)

* feat: cherry-pick syncExhaustionInstrumentation fix

* feat: remove Test file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version module: executions issue affects the executions code
Development

Successfully merging this pull request may close these issues.

None yet

3 participants