harshadmanglani / polaris

Polaris: High performance workflow orchestrator for Golang
https://harshadmanglani.github.io/polaris/
GNU General Public License v2.0
267 stars 8 forks source link

Add support for timeouts at workflow level #6

Open harshadmanglani opened 8 months ago

harshadmanglani commented 8 months ago

Make changes to IWorkflow to optionally accept a timeout, and then add checks in executor.go