RasaHQ / rasa-sdk

SDK for the development of custom actions for Rasa
https://rasa.com/docs
Apache License 2.0
291 stars 233 forks source link

Change missing domain log level in rasa-sdk from ERROR to DEBUG #1113

Closed aleksandarmijat closed 4 months ago

aleksandarmijat commented 4 months ago

Proposed changes:

You can see here, when --debug is used, debug logs make a lot of sense. Request is received, domain context is missing, request is received again, running action is finished:

Screenshot 2024-06-26 at 11 57 09

Status (please check what you already did):