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

Create a new ping room if the previous room cannot be reached #752

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Half-Shot
Copy link
Contributor

If the room the bridge is using to "ping" the homeserver has been deleted, we will fail to start because the pings will always immediately fail. Instead, try to join the room and if we fail, create another. Joins will noop if we're already in the room.

@Half-Shot Half-Shot requested a review from a team as a code owner May 2, 2023 09:27
@tadzik
Copy link
Collaborator

tadzik commented Jul 31, 2023

Fixes #764, it seems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants