Description
To make Failed to fetch errors without any further error description (mostly for ad-blocked requests) more actionable we want to include the fetch domain to the issue itself.
e.g. TypeError: Failed to fetch would become TypeError: Failed to fetch (some-blocked-third-party.io)