Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

enable job auto-recovery for remote backends #118

Merged
merged 11 commits into from
Sep 17, 2018

Conversation

chunfuchen
Copy link
Contributor

Summary

resolve issue #117

  1. if the backend is not a simulator, aqua will try to catch the error throw by terra and handle it properly.
    Most errors come from connection problems, aqua will try to recover the job from the remote if it fails.
  2. Unified the interface to terra, all executions use the static method in QuantumAlgorithm.

@chunfuchen chunfuchen added the status: on hold E.g. needs more discussion or more information (preformance, tests, ...) label Sep 14, 2018
@chunfuchen chunfuchen removed the status: on hold E.g. needs more discussion or more information (preformance, tests, ...) label Sep 17, 2018
@woodsp-ibm woodsp-ibm merged commit 12355f4 into qiskit-community:master Sep 17, 2018
@chunfuchen chunfuchen deleted the enhance/job_autorecover branch October 10, 2018 18:24
stefan-woerner added a commit that referenced this pull request Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants