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

catch ProfileUnavailableError in _update_participants #270

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

maltee1
Copy link
Contributor

@maltee1 maltee1 commented Jun 11, 2022

currently, a ProfileUnavailableError will cause _update_participants to fail and groups won't update properly. This PR catches the Error so the remainder of _update_participants can execute.

@maltee1 maltee1 changed the title catch UnregisteredUserError in _update_participants catch ProfileUnavailableError in _update_participants Jun 11, 2022
@TheDodger

This comment was marked as off-topic.

@tulir tulir merged commit 66e5c58 into mautrix:master Jun 17, 2022
@maltee1 maltee1 deleted the catch_profile_unavailable branch June 18, 2022 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants