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

Allow inspecting a RunRequest without submitting it for execution #129

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

jkotilahti
Copy link
Member

Extracts the creation and submission of run request from submit_circuits() into separate functions. This allows inspecting a run request programmatically, before/without actually submitting it for execution. From user's perspective, there is no change to submit_circuits() so this is not a breaking change. Also adds IQM_CLIENT_DEBUG environment variable for printing a run request when it is actually submitted.

Copy link
Contributor

@Aerylia Aerylia left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@jkotilahti jkotilahti merged commit f930c1a into main Aug 26, 2024
13 checks passed
@jkotilahti jkotilahti deleted the COMP-1420-inspect-final-circuit branch August 26, 2024 13:53
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.

3 participants