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

Excessive exceptions in stack trace due to deprecated behavior, ray 2.35+ #57

Open
timkpaine opened this issue Nov 16, 2024 · 0 comments
Labels
part: dependencies PRs or issues related to dependencies type: bug Concrete, reproducible bugs

Comments

@timkpaine
Copy link
Member

running the demo yields:

ray.serve.exceptions.RayServeException: `DeploymentResponse` is not serializable. If you are passing the `DeploymentResponse` in a nested object (e.g. a list or dictionary) to a downstream deployment handle call, that is no longer supported. Please only pass `DeploymentResponse` objects as top level arguments.
@timkpaine timkpaine added part: dependencies PRs or issues related to dependencies type: bug Concrete, reproducible bugs labels Nov 16, 2024
@timkpaine timkpaine changed the title Not working as of ray 2.39 Excessive exceptions in stack trace due to deprecated behavior, ray 2.35+ Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: dependencies PRs or issues related to dependencies type: bug Concrete, reproducible bugs
Projects
None yet
Development

No branches or pull requests

1 participant