elsa-core/src/modules/Elsa.Workflows.Runtime
Sipke Schoorstra c6bfd1f574
Asynchronous Activities (#3386)
* Update job activities handler

Looks like somehow implicit global usings have been removed or disabled 🤔

* Implement background activity execution

* Checkbox UI improvements

* Implement Task configuration for asynchronous execution

* Make job queue hosted service process jobs in parallel

* Make job worker count configurable
2022-10-27 12:05:30 +02:00
..
Activities Default Runtime & Persistence (#3287) 2022-09-04 17:04:14 +02:00
Attributes V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Commands Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
Comparers Exportable & importable workflow state + execution (#3317) 2022-10-04 11:57:01 +02:00
Entities Exportable & importable workflow state + execution (#3317) 2022-10-04 11:57:01 +02:00
Extensions Exportable & importable workflow state + execution (#3317) 2022-10-04 11:57:01 +02:00
Features Exportable & importable workflow state + execution (#3317) 2022-10-04 11:57:01 +02:00
Handlers Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
HostedServices Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
Implementations Asynchronous Activities (#3386) 2022-10-27 12:05:30 +02:00
Instructions V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Interpreters Refactor proto actor runtime with snapshot support (#3283) 2022-09-02 13:18:53 +02:00
Middleware Asynchronous Activities (#3386) 2022-10-27 12:05:30 +02:00
Models Exportable & importable workflow state + execution (#3317) 2022-10-04 11:57:01 +02:00
Notifications Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
Options V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Services Asynchronous Activities (#3386) 2022-10-27 12:05:30 +02:00
Elsa.Workflows.Runtime.csproj Implement async workflow state exporter for DB workflow instance (#3291) 2022-09-07 17:28:36 +02:00
IsExternalInit.cs V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00