You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestUnrejectRejectedEvents and TestInviteFromIgnoredUsersDoesNotAppearInSync failed randomly in our CI pipeline. I'm not sure if that is because of synapse or complement, but rerunning the test fixed it.
It looks like random CS API requests time out after 30s. Different endpoints: sometimes /sync, sometimes /register. This doesn't seem to be a complement problem.
Well, I wasn't sure where to file it, I just noticed that randomly failing and since people complain, when I don't file every issue I run into, I rolled a dice if I file it on Synapse or Complement. Feel free to move it or delete it.
Describe the bug
TestUnrejectRejectedEvents and TestInviteFromIgnoredUsersDoesNotAppearInSync failed randomly in our CI pipeline. I'm not sure if that is because of synapse or complement, but rerunning the test fixed it.
To Reproduce
Hard to reproduce intentionally, but here is a link to the failing job: https://gitlab.com/famedly/company/backend/services/synapse/-/jobs/2241320546
Long logs
Additional context
Using the synapse 1.55 release tag (with some patches) as well as complement 1b29ad8
The text was updated successfully, but these errors were encountered: