Closed ritwikvd closed 3 years ago
Is there anyway this is possible? I have an interceptor that logs errors to an API, and I would like to log it once for the original failed request and avoid duplicates that would be caused by subsequent retry failures.
maybe you want to carry on with #160 as it seems author gave up with it
Is there anyway this is possible? I have an interceptor that logs errors to an API, and I would like to log it once for the original failed request and avoid duplicates that would be caused by subsequent retry failures.