29f0a82f0fd648386e98cecf1f7600c79ccd33f5
Improved robustness and error handling in `BodyQueryBehavior` and `HeaderQueryBehavior` by adding null checks, logging, and introducing the `IsReturnedNoData` flag to track query results. Updated `RecActionDto` to include the new flag for better state management. Enhanced HTTP request construction in `InvokeRecActionCommand` to handle `Body` and `Headers` more reliably and log potential issues with unexecuted behaviors. These changes improve resilience, traceability, and diagnostics across the application.
Description
Languages
C#
100%