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

Allow Ray Serve models to propagate errors #10418

Closed

Conversation

dj013
Copy link
Contributor

@dj013 dj013 commented Jan 30, 2025

Description

Propagate errors from the Ray Serve model back to the end-user.

Similar to http_error utility in mindsdb/mindsdb/api/http/utils.py, this PR enables Ray Serve models to propagate errors in a way that makes them easily viewable in the GUI.

Type of change

  • ⚡ New feature (non-breaking change which adds functionality)
  • 📄 This change requires a documentation update

Verification Process

To ensure the changes are working as expected:

  • Test Location: Specify the URL or path for testing.
  • Verification Steps: Outline the steps or queries needed to validate the change. Include any data, configurations, or actions required to reproduce or see the new functionality.

Additional Media:

  • I have attached a brief loom video or screenshots showcasing the new functionality or change.

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB.
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added.

@dj013 dj013 changed the title Allow Ray Serve models to Propagate errors Allow Ray Serve models to propagate errors Jan 30, 2025
@dj013 dj013 closed this Feb 4, 2025
@mindsdb mindsdb locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant