This release makes the CLI more resilient when it uploads run metadata to the server. If you run commands in CI, a momentary server hiccup or network blip was previously enough to fail the entire command with a Failed to upload run metadata: unknownError(502) message. The upload step now retries transient errors up to three times with backoff before giving up, matching the behavior already used for artifact uploads. Client-side errors such as unauthorized requests still fail immediately, so you won’t wait through retries for problems that won’t resolve themselves.
Hive
CLI 4.195.1
Published
May 18, 2026 · 14:53 UTC
Repository
tuist/tuist