Skip to content

Give the option to auto-retry failed jobs #682

Open
@jyu00

Description

@jyu00

What is the expected feature or enhancement?

Jobs sometimes fail because of temporary server / networking error, and a retry would work. Unfortunately for many iterative algorithms, this means the user would need to restart the entire workload from the beginning. For this reason QuantumInstance has built-in retry. Since we are encouraging people to use Qiskit Runtime / primitives and not QuantumInstance, it'd be nice to have the same capability.

Acceptance criteria

Have the options for users to specify max retry (0 being no retry) when running a QRT job.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority: mediumMedium Priority issue (must have for current release)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions