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 the job timeout API execution option #490

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

Support the job timeout API execution option #490

MarquessV opened this issue Aug 5, 2024 · 1 comment

Comments

@MarquessV
Copy link
Contributor

API execution options has a timeout field that represents the timeout for a job to execute. The SDK should support this in its own execution options. This will improve ergonomics for Rust users, and make it possible for Python users to set the field.

@BatmanAoD
Copy link
Contributor

Note that this should be clearly differentiated from the gRPC timeout configuration.

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

No branches or pull requests

2 participants