dc408e779451d6947670ec3da61b2eae19fac848
Updated `CreateAction`, `CreateFakeAction`, and `GetActions` methods in `RecActionController` to include a `CancellationToken` parameter. This enables handling of cancellation requests during asynchronous operations. Updated `mediator.Send` calls to pass the `CancellationToken`, improving responsiveness and resource management.
Description
Languages
C#
100%