LemmyNet / lemmy

🐀 A link aggregator and forum for the fediverse
https://join-lemmy.org
GNU Affero General Public License v3.0
13.25k stars 880 forks source link

Check for error when fetching link metadata (fixes #5127) #5129

Open Nutomic opened 2 weeks ago

Nutomic commented 2 weeks ago

Needs to be fixed in more places (rg "context\s*.client" -U). Would be good to have a lint about this.

Edit: I will try to get this added as config option in reqwest instead (https://github.com/seanmonstar/reqwest/issues/688)