elsa-core/src
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
..
bundles Add execution context affinity and prevent duplicate scheduling for Join 2023-09-12 20:27:36 +02:00
clients/Elsa.Api.Client Incidents (#4436) 2023-09-14 10:50:02 +02:00
common Incidents (#4436) 2023-09-14 10:50:02 +02:00
designer Fix broken select list options 2023-09-11 18:58:10 +02:00
modules Incidents (#4436) 2023-09-14 10:50:02 +02:00
samples Fix HTTP request console sample project 2023-09-09 22:35:41 +02:00