Skip to content
New issue

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

fix/ocp_api_context #103

Merged
merged 4 commits into from
Jul 12, 2024
Merged

fix/ocp_api_context #103

merged 4 commits into from
Jul 12, 2024

Conversation

JarbasAl
Copy link
Member

classic audio service api did not ensure correct message.context

add optional kwarg for source message, in some cases dig_for_message returns None (unsure when it happens, but issues noticed with hivemind)

classic audio service api did not ensure correct message.context

add optional kwarg for source message, in some cases dig_for_message returns None  (unsure when it happens, but issues noticed with hivemind)
@JarbasAl JarbasAl added the bug Something isn't working label Jul 12, 2024
JarbasAl added a commit to OpenVoiceOS/ovos-core that referenced this pull request Jul 12, 2024
pass kwarg for source message, in some cases dig_for_message returns None  (unsure when it happens, but issues noticed with hivemind)

companion to OpenVoiceOS/ovos-bus-client#103
@JarbasAl JarbasAl merged commit 13dd947 into dev Jul 12, 2024
6 checks passed
@JarbasAl JarbasAl deleted the fix/ocp_api_context branch July 12, 2024 11:26
JarbasAl added a commit to OpenVoiceOS/ovos-core that referenced this pull request Jul 12, 2024
* fix/ocp_api_context

pass kwarg for source message, in some cases dig_for_message returns None  (unsure when it happens, but issues noticed with hivemind)

companion to OpenVoiceOS/ovos-bus-client#103

* requirements.txt

* fix/ocp_missing_context

the OCP query messages were dropping message source and destination

* fix/ocp_missing_context

missed OCPQuery class in previous PR
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant