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

[Serve] Cannot specify setup_timeout_seconds with container runtime env #45187

Open
csreesan opened this issue May 7, 2024 · 0 comments
Open
Assignees
Labels
enhancement Request for new feature and/or capability P2 Important issue, but not time-critical serve Ray Serve Related Issue

Comments

@csreesan
Copy link

csreesan commented May 7, 2024

What happened + What you expected to happen

When trying to specify setup_timeout_seconds while using container runtime_env this exception is thrown:

The 'container' field currently cannot be used together with other fields of runtime_env. Specified fields: dict_keys(['container', 'config'])

Expect to be able to specify this field when using container runtime_env.

Versions / Dependencies

We are using Ray Serve with Ray Operator 1.0.0 and Ray 2.10

Reproduction script

Specifying both container and config in the runtime_env

Issue Severity

High: It blocks me from completing my task.

@csreesan csreesan added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels May 7, 2024
@anyscalesam anyscalesam added the serve Ray Serve Related Issue label May 9, 2024
@zcin zcin added enhancement Request for new feature and/or capability P2 Important issue, but not time-critical and removed bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) labels May 9, 2024
@zcin zcin self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P2 Important issue, but not time-critical serve Ray Serve Related Issue
Projects
None yet
Development

No branches or pull requests

3 participants