StaticgetCatches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.
Called immediately after updating occurs. Not called for the initial render.
The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.
Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as
cancelled network requests, or cleaning up any DOM elements created in componentDidMount.
ConciergusErrorBoundary Component
Enterprise-grade error boundary with advanced error handling, recovery mechanisms, telemetry integration, and comprehensive fallback strategies for AI SDK 5 applications.