ash-project / reactor

Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
https://ash-hq.org/
MIT License
44 stars 6 forks source link

make generated transforms steps sync instead of async #21

Closed zachdaniel closed 1 year ago

zachdaniel commented 1 year ago

The cost of starting process very likely outweighs any benefits of async transforming, so we should generating then async?: false