Status endpoint doesn't return the name of the actual model
See original GitHub issueThe /status
currently returns the name of the deserialised model stored in the tmp folder rather than the name of the actual original model
- implementation done
- adding tests
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Troubleshooting online endpoints deployment and scoring
Learn how to troubleshoot some common deployment and scoring errors with online endpoints.
Read more >What is the proper REST response code for a valid request but ...
In my examples I can iterate over an empty list without checking to see if it has content, but I can't display user...
Read more >Best practices for REST API design - Stack Overflow Blog
401 Unauthorized – This means the user isn't not authorized to access a resource. It usually returns when the user isn't authenticated.
Read more >Production-ready Features - Spring
The default response status for an endpoint operation depends on the operation type (read, write, or delete) and what, if anything, the operation...
Read more >9 HTTP methods and how to use them - Testfully
If the server does not support the endpoint, the server returns the 404 Status Code, which means Not Found. If we send the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
created new issue https://github.com/RasaHQ/rasa/issues/4681 to track the tests @wochinge so can we close this one out now?
Still leaving this open a little longer since I need to write tests for this, so general FYI