-
Notifications
You must be signed in to change notification settings - Fork 56
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
uploading signed devices gets propagated over federation
is flaky
#1167
Comments
Related to #1166? |
Reproducable with
|
I can see
|
The second transaction is received by server-0. It contains the signatures. I can see the federation_reader posting the data to replication, at which point the process is killed. So I think the CS query to server 0 is racing against the signature upload + federation + replication. I'm not sure the latter has any indirect side effects. So maybe just a "retry until true" will do.
|
https://github.com/matrix-org/synapse/runs/4213207252?check_suite_focus=true
The text was updated successfully, but these errors were encountered: