forked from ray-project/ray
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
What is the problem?
I'm trying to deploy an application with Ray Serve and for some reason it doesn't work :(
Reproduction (REQUIRED)
Please provide a short code snippet (less than 50 lines if possible) that can be copy-pasted to reproduce the issue. The snippet should have no external library dependencies (i.e., use fake or mock data / environments):
If the code snippet cannot be run by itself, the issue will be closed with "needs-repro-script".
- I have verified my script runs in a clean environment and reproduces the issue.
- I have verified the issue also occurs with the latest wheels.