Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
crawlee-python
Public
Notifications
You must be signed in to change notification settings
Fork
795
Star
9.5k
Code
Issues
89
Pull requests
9
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(throttling-manager): Open the per-domain sub-queues on first use instead of on insert
- #2177
#2177
Merged
vdusek
merged 11 commits into
apify:master
apify/crawlee-python:master
from
Mantisus:throttling-sub-opener
Mantisus/crawlee-python:throttling-sub-opener
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(throttling-manager): Open the per-domain sub-queues on first use instead of on insert
#2177
vdusek
merged 11 commits into
apify:master
apify/crawlee-python:master
from
Mantisus:throttling-sub-opener
Mantisus/crawlee-python:throttling-sub-opener
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
open the per-domain sub-queues on first use instead of on insert
Mantisus
committed
f25b9a8
View commit details
Copy full SHA for f25b9a8
Browse repository at this point
Commits on Aug 20, 2026
fix(throttling-manager): key in-flight inner requests by unique key and URL
vdusek
committed
3a389f8
View commit details
Copy full SHA for 3a389f8
Browse repository at this point
refactor(throttling-manager): inline _select_manager into its only call site
vdusek
committed
873c127
View commit details
Copy full SHA for 873c127
Browse repository at this point
test(throttling-manager): cover the default purge-on-start path for sub-queues
vdusek
committed
2dee364
View commit details
Copy full SHA for 2dee364
Browse repository at this point
docs(throttling-manager): document sub-manager storage and purge-on-start behavior
vdusek
committed
986fd26
View commit details
Copy full SHA for 986fd26
Browse repository at this point
fix(throttling-manager): keep the in-flight record until the completion is accepted
vdusek
committed
898e55c
View commit details
Copy full SHA for 898e55c
Browse repository at this point
fix(throttling-manager): keep sub-managers that opened before a sibling failed
vdusek
committed
1882531
View commit details
Copy full SHA for 1882531
Browse repository at this point
docs(throttling-manager): clarify when sub-managers open and how in-flight records are keyed
vdusek
committed
3fff872
View commit details
Copy full SHA for 3fff872
Browse repository at this point
docs(throttling-manager): tighten the comments and docstrings
vdusek
committed
255ed41
View commit details
Copy full SHA for 255ed41
Browse repository at this point
Commits on Aug 21, 2026
Merge branch 'master' into throttling-sub-opener
vdusek
committed
98c6ef5
View commit details
Copy full SHA for 98c6ef5
Browse repository at this point
docs: correct the deduplication claim in the request throttling guide
vdusek
committed
23b762a
View commit details
Copy full SHA for 23b762a
Browse repository at this point
You can’t perform that action at this time.