Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow retrieving the action from an action error
When an action error occur within the actions waiter utilities, we are laking information about the related action that failed. With this change, we can now retrieve the action that triggered the failure after casting the error to an action error.
- Loading branch information