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

DM-46520: Raise on AnnotatedPartialOutputsError in Prompt Processing #200

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

kfindeisen
Copy link
Member

This PR adds behavior flags to SingleQuantumExecutor to be less tolerant of pipeline failures.

This prevents AnnotatedPartialOutputsError from being lost completely.
Unfortunately, this case is difficult to unit test, because one would
need to create a viable quantum graph from the gutted test repo.
Copy link
Member

@isullivan isullivan left a comment

Choose a reason for hiding this comment

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

Agreed that this is the behavior we want in Prompt Processing.

@kfindeisen kfindeisen merged commit d8416c2 into main Sep 26, 2024
5 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-46520 branch September 26, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants