8e0ee6fbfafa19689a126e31d236023b69bb45b3
- Introduce BatchRecActionViewResponse to track execution metrics - Add SuccessCount and FailureCount properties to monitor execution results - Change InvokeBatchRecActionViewsCommand to return response data - Update RecActionController to return Ok with response instead of Accepted - Improve error handling to distinguish RecActionException from unexpected errors - Consolidate exception handling logic for ErrorAction.Continue scenarios
Description
Languages
C#
100%