asyncredux-error-handling - AsyncRedux Error Handling System
Handle action errors with wrapError, global error transformation, and error observation for AsyncRedux apps
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- throw error
- wrap error
- suppress error
- observe error
- check status
- clear exception
Inputs
- Error object
- Stack trace
- Redux action
- Store instance
Outputs
- Transformed error
- Error status
- Error message
- Error log
Requirements
- AsyncRedux framework
- Store
- AppAction
