pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.19k stars 613 forks source link

Experiment: Avoid preemtive cache search requests with GitHub Actions Cache provider #21078

Open huonw opened 2 weeks ago

huonw commented 2 weeks ago

Experiment for #20133

Maybe we can reduce the severity of rate limiting by not doing thousands of "does the cache entry exist?" requests.