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

MatrixRTCSession: handle rate limit errors #4494

Merged
merged 7 commits into from
Nov 11, 2024

Conversation

AndrewFerr
Copy link
Member

Depends on:

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@AndrewFerr AndrewFerr requested review from a team as code owners November 1, 2024 16:15
@t3chguy t3chguy changed the base branch from develop to af/widget-errors November 1, 2024 16:21
Copy link
Contributor

@toger5 toger5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Andrew. This part looks straight forward.

Base automatically changed from af/widget-errors to develop November 9, 2024 07:46
Each request must be retried, as the non-legacy flow involves a sequence
of requests that must resolve in order.
robintown added a commit to robintown/element-call that referenced this pull request Nov 9, 2024
This bumps matrix-js-sdk to a preview branch that includes matrix-org/matrix-js-sdk#4498 and matrix-org/matrix-js-sdk#4494, and matrix-widget-api to 1.10.0.
@AndrewFerr AndrewFerr added this pull request to the merge queue Nov 11, 2024
Merged via the queue into develop with commit 10a4fd8 Nov 11, 2024
26 checks passed
@AndrewFerr AndrewFerr deleted the af/rtc-handle-ratelimiting branch November 11, 2024 03:12
hughns added a commit to element-hq/element-call that referenced this pull request Nov 11, 2024
hughns added a commit to element-hq/element-call that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants