Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@cesarzc
Copy link
Contributor

@cesarzc cesarzc commented Feb 19, 2022

This change fixes an issue in which known exceptions were not being handled correctly because they were wrapped inside a TargetInvocationException.

@cesarzc cesarzc merged commit c0227a7 into main Feb 19, 2022
swernli pushed a commit that referenced this pull request Feb 25, 2022
…orrectly (#949)

* Add logging.

* Add more logging.

* Handle TargetInvocationException.
cgranade pushed a commit that referenced this pull request Feb 25, 2022
* Fix to known QuantumProcessorTranslationException not being handled correctly (#949)

* Add logging.

* Add more logging.

* Handle TargetInvocationException.

* Update wording for Azure submission errors

* Fix error string in test case

Co-authored-by: César Zaragoza Cortés <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error message and handling when a program without quantum instructions is submitted

3 participants