skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

Fix `stream_logs` Duplicate Job Handling and TypeError #4274

Closed andylizf closed 2 weeks ago

andylizf commented 2 weeks ago

Fixes #4273

This fix prevents type errors and ensures clearer handling of duplicate job names.

Tested (run the relevant ones):

andylizf commented 2 weeks ago

@cblmemo PTAL, thanks!