Closed jlewitt1 closed 2 months ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @jlewitt1 and the rest of your teammates on Graphite
I actually don't want this to be a cluster setting, it's not a property of the cluster itself and we mostly don't need to add another setting to the cluster for it. I think we can leave everything as is but just make NUM_PORTS_TO_TRY a global instead of hardcoded as 10, so if a user needs to change it they can just do runhouse.constants.NUM_PORTS_TO_TRY = 10
as a stopgap. We can figure out how to make it a proper setting in the future but I don't think it's really a property of the cluster itself.
🔍 Existing Issues For Review
Your pull request is modifying functions with the following pre-existing issues:
📄 File: runhouse/resources/hardware/cluster.py
connect_tunnel
Event Count:
6Did you find this useful? React with a 👍 or 👎