rasa: ConversationError when retrieving end-to-end story
Rasa version: 2.3.4
Python version: 3.7.9
Operating system (windows, osx, …): Ubuntu
Issue:
When trying to retrieve the end-to-end story through the API, I get a ConversationError for several users (but not all). I can get the tracker as JSON without any issue though.
Error (including full traceback):
{
"version": "2.3.4",
"status": "failure",
"message": "An unexpected error occurred. Error: 'start'",
"reason": "ConversationError",
"details": {},
"help": null,
"code": 500
}
Command or request that led to error:
GET {{protocole}}://{{url}}/conversations/{{sender_id}}/story?token={{token}}
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 18 (14 by maintainers)
fixed in: https://github.com/RasaHQ/rasa/releases/tag/2.4.3
Great, thanks for the details!
And our cases for external intents are 1) notifications, 2) feedback loop with our decision/workflow management engines.
On Thu, Mar 25, 2021 at 8:47 PM Nicolas Beuchat @.***> wrote:
–
Oytun Tez
O Y T U N . C O - What do you want to see? Copy+. *M O T A W O R D *- The World’s Fastest Human Translation Platform. G U Z E L I S L E R D E R N E G I - Multidisciplinary workshops in Bergama.
@nbeuchat it will be released in 2.4.3 which should be this week
@joejuzl Will work on it this week. Good pointer regarding the API spec 🙌🏻