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

Support new job execution timeout #1797

Open
MarquessV opened this issue Aug 12, 2024 · 1 comment
Open

Support new job execution timeout #1797

MarquessV opened this issue Aug 12, 2024 · 1 comment
Labels
enhancement ✨ A request for a new feature.

Comments

@MarquessV
Copy link
Contributor

There is a new execution option defined by the execution API that allows users to set a timeout for job execution duration. This is distinct from the current execution_timeout parameter that sets the request timeout for execution bound requests.

Resolution of this issue should include deprecation of the execution_timeout parameter, in favor of the ExecutionOptions class provided by the QCS SDK. In addition, the troubleshooting section regarding execution timeout should be updated to educate users about these changes.

@MarquessV MarquessV added the enhancement ✨ A request for a new feature. label Aug 12, 2024
@BatmanAoD
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ A request for a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants