-
Notifications
You must be signed in to change notification settings - Fork 22
Session delays #262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Gallaecio
wants to merge
29
commits into
main
Choose a base branch
from
session-delays
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Session delays #262
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
408678e
WIP
Gallaecio 8d676b8
Merge remote-tracking branch 'origin/main' into session-delays
AdrianAtZyte 02c7adf
Change session terminology and add a session troubleshooting section
AdrianAtZyte 90cd72c
Further documentation updates
AdrianAtZyte af5eb24
Complete the implementation
AdrianAtZyte 9c2afc9
Split test_sessions.py into more manageable files
AdrianAtZyte 05a2635
Use ZYTE_API_SESSION_DELAY=0 by default for tests
AdrianAtZyte a25acb9
Update the documentation of the zyte_api_session_pool request metadat…
AdrianAtZyte a3eb5e1
Update the ZYTE_API_SESSION_DELAY docs
AdrianAtZyte 16e92f9
Add test_delay_default
AdrianAtZyte e8e66ab
Extend delay tests
AdrianAtZyte c2db031
Refactor delay and size tests
AdrianAtZyte 6aeeb50
Improve test coverage
AdrianAtZyte 76b2127
Test new PoolError scenarios
AdrianAtZyte 8395a62
Make ZYTE_API_SESSION_DELAY default to DOWNLOAD_DELAY
AdrianAtZyte c01f55b
Implement ZYTE_API_SESSION_RANDOMIZE_DELAY
AdrianAtZyte 667d956
Consolidate similar tests
AdrianAtZyte da2a716
Simplify session stat checking in tests
AdrianAtZyte 77f7d7d
Improve test coverage
AdrianAtZyte a46b055
Complete coverage
AdrianAtZyte aa41ef3
Solve typing issues
AdrianAtZyte a4237d1
Fix test_missing_session_id_on_response
AdrianAtZyte 157a27e
x402<2.0.0
AdrianAtZyte 60ab006
Restore old Scrapy support
AdrianAtZyte 257f35d
test_max: see if a non-zero queue time lowers the likelihood of a rac…
AdrianAtZyte 10d0fdd
test_empty_queue: see if a non-zero queue time lowers the likelihood …
AdrianAtZyte bebde01
Remove typing_extensions freezing from min-x402
AdrianAtZyte dfa73b4
Define PoolConfig.randomize_delay
AdrianAtZyte 178360f
Address feedback
AdrianAtZyte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.