mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-29 23:26:08 +00:00
3b837d856c
#15514 introduced a regression where Synapse would encounter `PartialDownloadError`s when fetching OpenID metadata for certain providers on startup. Due to #8088, this prevents Synapse from starting entirely. Revert the change while we decide what to do about the regression.