yrashk / bpxe.rs

Business Process eXecution Engine
Apache License 2.0
36 stars 10 forks source link

Problem: debugging workflows #24

Open yrashk opened 3 years ago

yrashk commented 3 years ago

Currently, BPXE is only able to run workflows uninterruptedly. However, in certain scenarios it is highly beneficial to be able to stop and observe the state of the execution and continue when ready.