ash-project / reactor

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

fix: Don't swallow errors when a step runs out of retries. #41

Closed jimsynz closed 1 year ago

jimsynz commented 1 year ago

When a step runs out of retry attempts we either use the error supplied, or synthesise a new one.