Framework
ErrorContext
Interface: ErrorContext
Context provided to error hooks. Fires when unhandled errors occur (rejection or exception). Runs in PARALLEL with a short timeout - errors must complete quickly.
Robo.jsContext provided to error hooks. Fires when unhandled errors occur (rejection or exception). Runs in PARALLEL with a short timeout - errors must complete quickly.