#2821·sccache

ghac: 由于 GHACache::build 没有安装 RetryLayer,因此在 HTTP 429 时会丢弃缓存写入。

作者: paulirotta创建于 2026年8月23日更新于 2026年8月23日

`GHACache::build`(`src/cache/gha.rs`) builds its opendal `Operator` with only a logging layer:

内容来源: mozilla/sccache