Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
crawl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ale
crawl
Repository
23a80bd68c5c51967eaf4e6a857c5d59fe58daf5
Select Git revision
0 results
crawl
crawler.go
Find file
Blame
Permalink
6 years ago
98253349
Explicitly delegate retry logic to handlers
· 98253349
ale
authored
6 years ago
Makes it possible to retry requests for temporary HTTP errors (429, 500, etc).
98253349
History
Explicitly delegate retry logic to handlers
ale
authored
6 years ago
Makes it possible to retry requests for temporary HTTP errors (429, 500, etc).