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

Add timing metrics for response to handler in MQ client #154

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

NeonDaniel
Copy link
Member

Description

Adds a timestamp when response is emitted for clients to calculate how long it takes to be handled

Issues

Other Notes

NeonGeckoCom/neon_speech#181

NeonDaniel added a commit to NeonGeckoCom/neon_speech that referenced this pull request Nov 10, 2023
# Description
Handles `client_sent` timestamp and calculates how long it took for the
message to be handled in this module

# Issues
<!-- If this is related to or closes an issue/other PR, please note them
here -->

# Other Notes
NeonGeckoCom/neon_audio#154

Co-authored-by: Daniel McKnight <daniel@neon.ai>
@NeonDaniel NeonDaniel merged commit bb1bff6 into dev Nov 10, 2023
@NeonDaniel NeonDaniel deleted the FEAT_MQTiming branch November 10, 2023 01:44
NeonDaniel added a commit that referenced this pull request Nov 15, 2023
# Description
Fix speak_ident handling for `klat.response` events
Add `response_sent` timing context to API methods
Remove listener for incomplete audio playback

# Issues
Continues #154

# Other Notes
<!-- Note any breaking changes, WIP changes, requests for input, etc.
here -->

---------

Co-authored-by: Daniel McKnight <daniel@neon.ai>
NeonDaniel added a commit to NeonGeckoCom/neon-iris that referenced this pull request Nov 21, 2023
* Remove audio resampling moved to neon-speech NeonGeckoCom/neon_speech#180
Closes #28

* Add timing context and logging to go with:
NeonGeckoCom/neon_speech#181
NeonGeckoCom/neon_audio#154

* More timing metrics and logging

* Refactor timing and add debug log
Prevent response error from affecting next input

---------

Co-authored-by: Daniel McKnight <daniel@neon.ai>
@github-actions github-actions bot mentioned this pull request Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant