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

feat/get_response_dynamic_timeout #211

Merged
merged 2 commits into from
Jun 20, 2024
Merged

feat/get_response_dynamic_timeout #211

merged 2 commits into from
Jun 20, 2024

Conversation

JarbasAl
Copy link
Member

ensure get_response doesnt timeout if we have indication the listener is still recording

extend default timeout to 20 seconds

this gives a larger time window for users to react to prompts from OVOS

relates to OpenVoiceOS/ovos-dinkum-listener#125 , the state there was meant to alleviate the same issue

ensure get_response doesnt timeout if we have indication the listener is still recording

extend default timeout to 20

this gives a larger time window for users to react to prompts from OVOS
@JarbasAl JarbasAl added the enhancement New feature or request label Jun 19, 2024
@JarbasAl JarbasAl requested review from goldyfruit, mikejgray, NeonDaniel and a team June 19, 2024 00:44
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@824619d). Learn more about missing BASE report.

Files Patch % Lines
ovos_workshop/skills/ovos.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #211   +/-   ##
======================================
  Coverage       ?   54.42%           
======================================
  Files          ?       36           
  Lines          ?     3976           
  Branches       ?        0           
======================================
  Hits           ?     2164           
  Misses         ?     1812           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JarbasAl JarbasAl added bug Something isn't working and removed enhancement New feature or request labels Jun 19, 2024
@JarbasAl JarbasAl changed the title fix/slow_get_response feat/get_response_dynamic_timeout Jun 19, 2024
@JarbasAl JarbasAl added the enhancement New feature or request label Jun 19, 2024
@JarbasAl JarbasAl merged commit 6db1d84 into dev Jun 20, 2024
9 checks passed
@JarbasAl JarbasAl deleted the fix/slow_get_response branch June 20, 2024 19:20
@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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant