AI-Hypercomputer / AI-Hypercomputer/maxtext

GCS upload errors should not be silent

未关闭
#1,817 2 条评论 0 个 reaction 已指派 1 人 已被 @aireenmei 认领 在 GitHub 查看
主要语言
Python
星标
2.4k
派生
607
平均合并
2 天 19 小时
30 天内合并 PR
158

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。