24 May 2022
05:58 AM
- last edited on
19 Oct 2022
04:39 AM
by
MaciejNeumann
Is it possible to ignore a request error for one or multiple browser types (for example all mobile browser types) only?
I want to ignore a failed image request error with the same URL for all browser types if it is occurring for a mobile browser type, as the image is not supposed to be loaded in the mobile version. For all web browser types I would like the error to be captured.
If the the image is not supposed to be loaded in the mobile version, shouldn't you try to correct the application so it doesn't load it in the first place?
@marina_pollehn this is the best solution recommended by @AntonioSousa 😄.
Any way you can try checking this blog if it helps mute alerts for problematic service request