Skip to content

Lock Failure Not Reported #6226

Closed
Closed
@rgstephens

Description

Description of Problem:
When hitting the REST endpoint with an utterance, we received no response. After that the REST endpoint stopped responding to requests. There were no messages related to the endpoint call - no indication that the user has sent an utterance. This made for difficult troubleshooting. Eventually figured out that there was an issue with a custom (clustered Redis) lock store.

Overview of the Solution:
The lock store code needs to add debug logging and report this type of error.

Metadata

Assignees

Labels

area:rasa-oss 🎡Anything related to the open source Rasa frameworktype:enhancement ✨Additions of new features or changes to existing ones, should be doable in a single PR

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions