elsa-core/src/modules/Elsa.ProtoActor
Sipke Schoorstra 03b608410b
Incidents (#4436)
* Implement Incident Strategy interface and resolver

* Add ActivityIncident model

* Add IncidentCount and Incidents properties and update migrations

* Expose incident strategies API endpoint

* Update API client with Incident Strategy models

* Replace Fault with Incidents

* Register fault status when any children have faulted

* Map incident count

* Remove unnecessary AlreadyCompleted result

* Ensure next activities are scheduled only if activity completed normally

* Incident roundtrip and fix workflow instance realtime updates

* Remove unused variable

* Add integration tests
2023-09-14 10:50:02 +02:00
..
Extensions Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Features Incidents (#4436) 2023-09-14 10:50:02 +02:00
Grains Incidents (#4436) 2023-09-14 10:50:02 +02:00
Handlers Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
HostedServices Fix use Workflow Identity Version in WorflowGrain 2023-04-20 11:03:20 +02:00
Mappers Incidents (#4436) 2023-09-14 10:50:02 +02:00
Models Refactor proto files and fix snapshot loading of running workflows grain (#4371) 2023-08-29 23:29:31 +02:00
Proto Incidents (#4436) 2023-09-14 10:50:02 +02:00
Services Incidents (#4436) 2023-09-14 10:50:02 +02:00
Snapshots Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Elsa.ProtoActor.csproj Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00