elsa-core/src
Sipke Schoorstra 5e95daaa7c Refactor code for readability and improved logging
Code in several activity files and Worker.cs that involve creating bookmarks and handling messages received was refactored to improve readability and clarity. The instantiated "CreateBookmarkArgs" parameter was split into its individual arguments for improved readability. Logging in the Worker.cs file was also fine-tuned, with explicit count of workflows triggered by service bus messages being included in the debug log.
2023-12-18 20:20:20 +01:00
..
bundles Refactor background activities scheduling 2023-12-17 21:19:15 +01:00
clients/Elsa.Api.Client Add methods to handle activity run asynchronously flag 2023-12-18 16:04:21 +01:00
common Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
modules Refactor code for readability and improved logging 2023-12-18 20:20:20 +01:00
samples Add sample project 2023-12-10 12:15:03 +01:00