next.js
23649623
- Only upload turbopack metrics on cache miss (#50945)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Only upload turbopack metrics on cache miss (#50945) Currently this is uploading every time the job is run even if it's a cache hit and this step can take over 3 minutes un-necessarily so this skips it if a cache hit occurred.
References
#50945 - Only upload turbopack metrics on cache miss
Author
ijjk
Parents
b7d438cf
Loading