Skip GitHub fast path when rate-limited #13033
Error and skip on 429
0b9e8d18
🎨 Apply cargo fmt
3d0ea051
📝 Improve comment
e11c0ea9
Re-trigger CI
7dd16fde
Merge branch 'main' into gh-fast-path/429
6eeb4631
Update implementation based on feedback
1ff93df3
🔥 Remove previous implementation
8ff21120
Format docs
eab2d321
Merge branch 'main' into gh-fast-path/429
066169de
🎨 Reformat code
c14c21ba
🔧 Add `UV_GITHUB_FAST_PATH_URL` env var
a2a9dac6
Apply env var change
5e04f888
✅ Add test for GitResolver
1fb7bca2
✅ Add unit test for `github_fast_path` fn
29ce14ce
christeefy
force pushed
from
78fd5dae
to
29ce14ce
255 days ago
Do not retry on HTTP 429
7a7fd111
zanieb
commented
on 2025-05-21
Revert "Do not retry on HTTP 429"
f3f83552
Merge branch 'main' into gh-fast-path/429
04317224
Remove use of LazyLock
67f9a65d
Change memory ordering
dc85d68c
Check rate-limited status from response header
a0936666
Determine rate limit via status codes
912dbaa3
✅ Update tests
872d6ee0
konstin
approved these changes
on 2025-06-24
konstin
changed the title Skip git fetch when rate-limited by GitHub Skip GitHub fast path when rate-limited 220 days ago
Limit visibility for GitHubRateLimitStatus::new
88754112
Update tests
e9b0a90a
Merge branch 'main' into gh-fast-path/429
3a55cf61
christeefy
force pushed
from
aa91bde3
to
3a55cf61
220 days ago
Fix lint
ab45228b
Retrigger CI
9d94d9bf
christeefy
deleted the gh-fast-path/429 branch 220 days ago
Login to write a write a comment.
Login via GitHub