Closed
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.