-
Notifications
You must be signed in to change notification settings - Fork 15
feat: Add specialized ApifyRequestQueue clients #573
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
8e2f5d4
Draft for tests
Pijukatel 1d869a4
Updated draft
Pijukatel 08df986
Try to use list_head
Pijukatel 6131fff
Locks not needed with in_progress
Pijukatel 553663a
Add alternate client
Pijukatel eadab26
WIP
Pijukatel 249f8f5
Find the chacing problem.
Pijukatel 4ada123
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 10e0652
Wip changes
Pijukatel 359c46e
Add init cache test, update upgrading guide
Pijukatel ce090c0
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel b511011
Finalize change and add few more tests
Pijukatel fb32861
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 7ec13ef
Remove unnecesary methods from the specialized client
Pijukatel 10bc7e2
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 7712410
Rename default_request_queue_apify
Pijukatel e63f546
Use single and shared literals and rename the RQ client classes
Pijukatel ffa70ff
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel e5bdff2
Update tests
Pijukatel 57cd8ae
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 79c02f5
Update upgrading guide
Pijukatel d29a534
Extract storage related complexity from Actor to dedicated storage cl…
Pijukatel 506b770
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 1cc80bb
Update log test
Pijukatel 860b0ec
Rename access to request_queue_access
Pijukatel e6c6fc5
Update src/apify/_actor.py
Pijukatel da2f5df
Review comments
Pijukatel 8861c5e
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel 1e8a834
Review comments
Pijukatel de941d4
Update based on Crawlee update
Pijukatel b4a588d
Merge remote-tracking branch 'origin/master' into no-locking-queue
Pijukatel c5968bc
Use composition instead of inheritance
Pijukatel 49c357e
Polish some docs
Pijukatel 6edb093
More docs polishing
Pijukatel b17ebef
Track pending_request_count in local metadata estimation
Pijukatel 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
Some comments aren't visible on the classic Files Changed page.
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
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.