Hive Hive
Sign in

Long Bazel builds no longer hit UNAUTHENTICATED errors at token expiry

Metadata
Source
GitHub
Version
4.201.0-rc.2
Domains
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

The tuist bazel credential-helper now refreshes refreshable user access tokens and reports expires 60 seconds before the real JWT expiry. This prevents Bazel from continuing to attach a token to in-flight remote-cache requests right up to the boundary, which caused bursts of UNAUTHENTICATED errors during long builds against the Tuist/Kura remote cache.