Automatically resolving transient errors
paul
Posted on
Jun 03 2014
Given an automated process that might occasionally throw an error vs it being hard broken, is it possible from the raygun api to resolve an error automatically, .e.g. if a process runs without failure clear any previous error state.
The net result would be the error dashboard would only show the processes which had hard failed and not recovered. Resolving these transient errors manually otherwise isn't practical.