question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Status endpoint doesn't return the name of the actual model

See original GitHub issue

The /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:closed
  • Created 4 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
btotharyecommented, Oct 28, 2019

created new issue https://github.com/RasaHQ/rasa/issues/4681 to track the tests @wochinge so can we close this one out now?

1reaction
btotharyecommented, Oct 22, 2019

Still leaving this open a little longer since I need to write tests for this, so general FYI

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found