indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
537 stars 55 forks source link

[optimization] allow eagerly execute waitUntil #365

Open longquanzheng opened 9 months ago

longquanzheng commented 9 months ago

Start with only LoadAllNoLock persistence in both current and next states.

in the future, we may change to not read persistence in waitUntil

Optional to enable this feature in SDK