Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Increase send_join timeout (fed-client side) #14925

Closed
MatMaul opened this issue Jan 26, 2023 · 0 comments · Fixed by #14912
Closed

Increase send_join timeout (fed-client side) #14925

MatMaul opened this issue Jan 26, 2023 · 0 comments · Fixed by #14912
Labels
A-Federated-Join joins over federation generally suck S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@MatMaul
Copy link
Contributor

MatMaul commented Jan 26, 2023

It seems like when joining a room, the call to send_join uses the default timeout of 60s.
It currently works for big rooms because according to logs a retry is done right after a failure (I am still looking for the logic).

@MatMaul MatMaul added A-Federated-Join joins over federation generally suck S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Federated-Join joins over federation generally suck S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants