Skip to content

Add option for wrek timeout

Compare
Choose a tag to compare
@rkallos rkallos released this 05 Apr 19:02
· 3 commits to master since this release
fec4e98

This release adds an option that will kill a DAG if the execution of its vertices takes too long. This complements the optional timeouts that can be added to vertices.

Thanks @weatherman2095pro for the PR!