Closed chris-olszewski closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
examples-nonmonorepo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 21, 2024 9:49pm |
Thanks for working on this! 🚀
Description
This was added as part of https://github.com/vercel/turborepo/issues/8078 and controlled by
TURBO_REMOTE_CACHE_UPLOAD_TIMEOUT
. This PR just:remoteCache.uploadTimeout
option toturbo.json
Testing Instructions
Added unit tests for env and
turbo.json
config source to make sure the setting is respected.