errorcore
Error Handling

Error Handling

An error SDK needs its own failure policy. That policy should be predictable, bounded, and quiet enough that the application keeps running when capture becomes partial or transport becomes unavailable.

These pages cover the common failure edges: too many incidents, failed package construction, and packages that cannot be dispatched as expected.

On this page