Hive Hive
Sign in

Retry S3 download timeouts instead of crashing build and xcresult processing

Metadata
Source
GitHub
Version
xcresult-processor-image@0.31.4
Domains
Published
Jun 26, 2026 · 09:50 UTC
Repository
tuist/tuist
Update

Transient S3 download timeouts that previously caused the build and xcresult processing workers to crash are now caught and converted into retryable errors. The affected job is retried, and if all retries fail, the build is marked as failed processing instead of producing an unexpected worker crash.