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

Error Catching for RQAOA Workflow #206

Open
2 tasks done
shahidee44 opened this issue Mar 15, 2023 · 0 comments
Open
2 tasks done

Error Catching for RQAOA Workflow #206

shahidee44 opened this issue Mar 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@shahidee44
Copy link
Collaborator

shahidee44 commented Mar 15, 2023

Prerequisites

Before raising this issue, I have already checked that I am:

  • running the latest version
  • made sure that this issue has not already been filed

Describe the bug

The RQAOA Workflow is missing some form of error catching in the case where a QAOA run is incomplete/crashes midway.

To Reproduce

Link to file
Line 385

Expected behavior

If an error occurred during one of the QAOA runs and the error is caught, but the run is incomplete. The RQAOA should be terminated and whatever information that was obtained should be available in the final workflow object in the result attribute.

@Q-lds Q-lds added the bug Something isn't working label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants