You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incoming queries should forward Message objects instead of creating new ones so search results can be associated to the originating request. This could probably just use dig_for_message or pass a Message object to the search method and then associate add a message property to OCPQuery to keep the same message associated with the request and results
Incoming queries should forward
Message
objects instead of creating new ones so search results can be associated to the originating request. This could probably just usedig_for_message
or pass a Message object to thesearch
method and then associate add amessage
property toOCPQuery
to keep the same message associated with the request and resultsovos-ocp-audio-plugin/ovos_plugin_common_play/ocp/search.py
Line 321 in 05a9bf2
The text was updated successfully, but these errors were encountered: