Commit graph

25 commits

Author SHA1 Message Date
Graham Christensen 51bb9f972d Move the tripping to a separate impl on the atomicbool 2024-06-13 13:07:00 -04:00
Graham Christensen 25359d9b17 nit on error text 2024-06-13 12:57:41 -04:00
Graham Christensen 76db34a53f fixup for older rust 2024-06-12 16:59:38 -04:00
Graham Christensen 56d600d74b I hatethis 2024-06-12 16:33:58 -04:00
Graham Christensen 22f76db215 Catch 429s in more places 2024-06-12 16:30:27 -04:00
Graham Christensen 0ad1f17858 ? 2024-06-12 16:01:21 -04:00
Graham Christensen 805d2cfc15 fixup 2024-06-12 15:50:22 -04:00
Graham Christensen 4dd3242a14 cleanup 2024-06-12 15:46:52 -04:00
Graham Christensen 9c7b8e3fc9 Trip a circuit breaker when we get a 429 so we don't keep doing useless work 2024-06-12 15:44:26 -04:00
Eelco Dolstra 334bcc7df9 Compress 2024-02-29 20:45:12 +01:00
Eelco Dolstra a560959d65 README 2024-02-29 16:27:19 +01:00
Graham Christensen 83d7fb865a
Add a license 2023-06-26 11:25:17 -04:00
Graham Christensen 407824895b
trustdns? 2023-06-22 22:29:57 -04:00
Luc Perkins d8fbc93e4f
Fix Clippy issues and add Rust checks to CI 2023-06-22 11:57:02 -07:00
Zhaofeng Li fb5c42e7c8 gha-cache: Increase chunk size
This matches the behavior in the official toolkit:

<457303960f/packages/cache/src/options.ts (L6-L19)>
2023-05-22 16:00:34 -06:00
Zhaofeng Li d1e56e0796 Disable unused Cargo features 2023-05-22 16:00:34 -06:00
Zhaofeng Li 1c623c091c Slightly better logging 2023-05-19 13:00:36 -06:00
Zhaofeng Li 1cfe2ca457 gha-cache: Better debug logging 2023-05-19 02:48:52 -06:00
Zhaofeng Li 233c024a10 gha-cache: Strip UTF-8 BOM in error responses 2023-05-19 02:48:52 -06:00
Zhaofeng Li 61a0940aeb gha-cache: Remove done TODO 2023-05-08 13:01:16 -06:00
Zhaofeng Li 03726dd5ba Parallelize chunk uploads 2023-05-08 12:59:57 -06:00
Zhaofeng Li 3d11719e64 Enforce stricter lints
Copied from Attic.
2023-05-08 12:59:57 -06:00
Zhaofeng Li a6873c91f5 Add simple request statistics to debug builds 2023-05-08 12:59:57 -06:00
Zhaofeng Li b7685eb6db Make errors' Display form more useful 2023-05-08 10:08:23 -06:00
Zhaofeng Li 1ad1349d96 Kind of works 2023-05-08 03:48:11 -06:00