Skip to content

Cleanup RuntimeOptions #2300

@kt474

Description

@kt474

RuntimeOptions was originally only meant for custom programs. Since we removed support for custom programs over a year ago we removed RuntimeOptions from the docs (PR) but they are still used to set certain values before running a job. It's confusing to have this extra options class that is separate from the primitive options so we should consider removing this class and refactoring the job flow code.

Also some of the RuntimeOptions do not even work with the new IQP so we should double check which options we actually need to keep.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions