anonymousland-synapse/changelog.d/15092.bugfix
Patrick Cloke 682151a464
Do not fail completely if oEmbed autodiscovery fails. (#15092)
Previously if an autodiscovered oEmbed request failed (e.g. the
oEmbed endpoint is down or does not exist) then the entire URL
preview would fail. Instead we now return everything we can, even
if this additional request fails.
2023-02-23 16:08:53 -05:00

2 lines
101 B
Plaintext

Fix a long-standing bug where a URL preview would break if the discovered oEmbed failed to download.