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

Revising the completion_times property #1208

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

gadial
Copy link
Contributor

@gadial gadial commented Jun 22, 2023

Summary

This PR updates the handling of the completion_times property in ExperimentData

Details and comments

Currently, the completion_times property is highly dependent on the structure of the job classes metadata, resulting in the property not working correctly (e.g. when using fake backends or the new qiskit-ibm-provider).

This PR switches handling of completion_times to ExperimentData itself, which keeps track of this info anyway when computing end_datetime.

Addresses #1205.

@gadial gadial requested a review from coruscating June 22, 2023 12:42
@CLAassistant
Copy link

CLAassistant commented Jul 18, 2023

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants