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

ensure we include JobID in our metrics for all ray versions #151

Closed boetro closed 1 year ago

boetro commented 1 year ago

For some reason in >ray=2.2.0 this is not automatically included