We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should fetch the list of predictor ID's and run the API test requests for these, because then
The text was updated successfully, but these errors were encountered:
There is already a route for this in the API: /health/ready/?model=[model] and /healthz/ that for-loops over models.
All I really have to do is add proper exceptions, and make the end points return something more sensible than generic error.
Sorry, something went wrong.
villerantanen
No branches or pull requests
We should fetch the list of predictor ID's and run the API test requests for these, because then
The text was updated successfully, but these errors were encountered: