Skip to content

fix: set proper User-Agent and add retry delay#179

Draft
vprashar2929 wants to merge 1 commit intobwplotka:mainfrom
vprashar2929:fix-ci
Draft

fix: set proper User-Agent and add retry delay#179
vprashar2929 wants to merge 1 commit intobwplotka:mainfrom
vprashar2929:fix-ci

Conversation

@vprashar2929
Copy link

colly's default User-Agent identifies requests as coming from a scraping framework, which causes CDNs like Cloudflare to silently drop connections from CI runners This commit sets a descriptive bot-style User-Agent instead. It also adds a 2s delay before retrying on status 0 and 503, matching the existing retry logic

@vprashar2929 vprashar2929 force-pushed the fix-ci branch 3 times, most recently from cf7336f to f1f76e4 Compare March 5, 2026 08:22
@vprashar2929 vprashar2929 marked this pull request as draft March 5, 2026 08:22
@vprashar2929 vprashar2929 force-pushed the fix-ci branch 3 times, most recently from ec776d7 to 719c0a4 Compare March 12, 2026 04:33
Signed-off-by: vprashar2929 <vibhu.sharma2929@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant