Josh

Results 4 comments of Josh

Hey Uria, I appreciate the kind words! 🙂 We allocate resources at the processor level - for example you can set the num_cpus to use per replica inside the pipeline...

https://github.com/launchflow/buildflow/pull/267 exposes the ray options. I'll need to sync with Caleb about adding support in the autoscaler before I land it, but you can install the temporary change by pointing...

> Adding the code sample from the link above for posterity: > > ```python > import copy > from django.db.backends.postgresql import base > > try: > import google.auth > import...

> Going to close this as answered. Happy to provide more follow up if need be 😄 Sorry I lost track of this! The solution you provided worked great, thank...