We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DialogAskHuman Orders Sometimes the query to the database won't work.
[ INFO] [1680233821.108271797]: [Dialog generic - getIntent] Intent received: {'intent': 'go', 'dest': 'table'} [ INFO] [1680233821.108383061]: [Dialog generic - getIntent] Intent received: {'intent': 'find', 'per': 'michael'} [ INFO] [1680233821.108451448]: [Dialog generic - getIntent] Intent received: {'intent': 'guide', 'per': 'following'} [ INFO] [1680233821.145124221]: Sending information to topic /operator_text. [ INFO] [1680233821.207939858]: Sending information to topic /challenge_step. inserting action id :1 intent : go object : person : destination : table source : terminate called after throwing an instance of 'SQLite::Exception' what(): database is locked
The text was updated successfully, but these errors were encountered:
tomkimsour
Rebeccalaylay
No branches or pull requests
DialogAskHuman Orders
Sometimes the query to the database won't work.
The text was updated successfully, but these errors were encountered: