ash-project / reactor

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

feat: Add lifecycle hooks to Reactor #83

Closed jimsynz closed 8 months ago

jimsynz commented 8 months ago

This will allow user code and extensions to add hook functions to run when the reactor starts, stops, fails, etc.