launchflow / buildflow

BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required.
https://docs.launchflow.com/buildflow
Apache License 2.0
193 stars 7 forks source link

fix: include status in node server response #199

Closed boetro closed 1 year ago

boetro commented 1 year ago

Also added the ability to force kill the job is you cancel twice.