Skip to content

follow redirects on wme fetches

DErenrich requested to merge derenrich/redirect-detection into main

WME returns an error on redirects but we want to follow them. So we add this logic to retry if an article redirects.

Merge request reports