Feature Request
Api to remove a particular error
Ramkumar
In my case, I queue a delayed job which on failure retries itself for max of 3 attempts.. I want to remove the error reported to Raygun on first failure when the job passes in second attempt.. Because the job fails mostly because of a external service being not available.. Or there should be a way to auto ignore errors when it matches certain filters