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

Job instances should have a details method like Batch and Session do #2117

Open
nonhermitian opened this issue Jan 27, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@nonhermitian
Copy link
Contributor

What is the expected feature or enhancement?

The Runtime has three "execution modes": Job, Batch and Session (https://docs.quantum.ibm.com/guides/execution-modes). The Batch and Session modes have a details attribute that return information like the mode type, ID, etc. For uniformity across modes, it would be nice to have the Job mode include the same method.

Acceptance criteria
Job instances have a details method.

@nonhermitian nonhermitian added the enhancement New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant