Sipke Schoorstra
|
0ea463fdd0
|
Add JSON workflow provider (#3955)
* Refactor import models
* Update API endpoints
* Add console sample to run workflow from JSON
* Add FluentStorage provider for JSON workflows + sample
|
2023-04-25 22:15:11 +02:00 |
|
Sipke Schoorstra
|
53dcd11f17
|
Send HTTP error when workflow faults (#3937)
* Implement workflow fault handling in HTTP context
* Handle faulted workflows across process boundariesl
|
2023-04-20 20:45:27 +02:00 |
|
Sipke Schoorstra
|
3eb304e1ec
|
Fix flowchart completion bug (#3928)
* Ensure Flowchart completes when no more work
* Fix workflow instance JSON serializer
* Add tests that cover flowchart completion
|
2023-04-18 21:28:23 +02:00 |
|