Skip to content

Shorter timeout for delayed event restart https requests #3382

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

Draft
wants to merge 7 commits into
base: livekit
Choose a base branch
from

Conversation

fkwp
Copy link
Contributor

@fkwp fkwp commented Jul 2, 2025

bump js-sdk to delayed event reset branch

See js-sdk changes here: matrix-org/matrix-js-sdk#4896

@fkwp fkwp added the PR-Improvement Release note category. A PR that improves EC's performance or stability. label Jul 2, 2025
@toger5 toger5 changed the title Shorter timeout of Delayed Event Reset http fetch Shorter timeout for delayed event restart https requests Jul 14, 2025
@toger5
Copy link
Contributor

toger5 commented Jul 14, 2025

This is controversial since we also need this in the rust-sdk.

The question is if this should be

  • configured per SDK (the the rust sdk will send delayed event restarts with a custom timeout and the js-sdk as well)
  • configured through the widget api. The widget api action passes over a timeout values which is then used by the widget driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Improvement Release note category. A PR that improves EC's performance or stability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants