AI-Hypercomputer / AI-Hypercomputer/maxtext
GCS upload errors should not be silent
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 2.4k
- Fork
- 607
- Merge trung bình
- 2 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 158
Mô tả
I ran into this issue where my node didn't have sufficient ACLs to write to my GCS bucket. This didn't show up in the logs, but also inexplicably caused the job to just hang.
I'm not sure of the reason for the hang, but we GCS uploads should not silently fail. `blob.upload_from_filename` errors should be at least logged.
https://github.com/search?q=repo%3AAI-Hypercomputer%2Fmaxtext%20blob.upload_from_filename&type=code
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.