* Refactor workflow definition events handling and dispatch Removed IDistributedWorkflowDefinitionEventsDispatcher interface and related classes in favor of direct message publishing through MassTransit. Introduced new workflow definition refresh endpoints and services for better modularity and responsiveness. Adjusted caching and notification systems to support the new architecture. * Add comment * Added workflow definition refresh component test * Fixed component tests issue * Fixed id * Fixed test * Rename IsRaisedFromConsumer to IsConsumerExecutionContext Updated the naming for clarity and consistency across the system. This change affects AmbientConsumerScope, related consumers, and condition checks to improve readability and understanding of the consumer context. --------- Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com> |
||
|---|---|---|
| .. | ||
| component | ||
| integration | ||
| performance | ||
| unit | ||
| Directory.Build.props | ||