Skip to content
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

feat: make RequestQueue v2 the default queue, see more on [Apify blog](https://blog.apify.com/new-apify-request-queue/) #2390

Merged
merged 13 commits into from May 14, 2024

Conversation

vladfrangu
Copy link
Member

Closes #2388

@vladfrangu vladfrangu self-assigned this Mar 22, 2024
@github-actions github-actions bot added this to the 85th sprint - Tooling team milestone Mar 22, 2024
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Mar 22, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Pull Request Tookit has failed!

None of the pull request and linked issue has estimate

@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Mar 22, 2024
@vladfrangu vladfrangu requested a review from B4nan March 26, 2024 08:42
docs/experiments/request_locking.mdx Outdated Show resolved Hide resolved
packages/basic-crawler/src/internals/basic-crawler.ts Outdated Show resolved Hide resolved
packages/core/src/storages/request_queue_v2.ts Outdated Show resolved Hide resolved
packages/core/src/storages/request_queue_v2.ts Outdated Show resolved Hide resolved
packages/core/src/storages/request_queue_v2.ts Outdated Show resolved Hide resolved
@drobnikj
Copy link
Member

drobnikj commented Apr 2, 2024

Just note this, we will update docs and create separate tutorial to using rqv2. Let's wait to release this to have it ready.

@B4nan
Copy link
Member

B4nan commented Apr 4, 2024

@drobnikj I'd be up for merging this now, so we can test it better (and we'll hold the release till the docs are ready).

@drobnikj drobnikj changed the title feat: make RequestQueueV2 the default queue feat: Make RequestQueueV2 the default queue, see more on [Apify blog](https://blog.apify.com/new-apify-request-queue/) May 13, 2024
Copy link
Member

@drobnikj drobnikj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content for new RQ storage system is ready:

If it is code-wise ready, let's merge this @B4nan @vladfrangu

docs/experiments/request_locking.mdx Outdated Show resolved Hide resolved
@B4nan B4nan changed the title feat: Make RequestQueueV2 the default queue, see more on [Apify blog](https://blog.apify.com/new-apify-request-queue/) feat: make RequestQueue v2 the default queue, see more on [Apify blog](https://blog.apify.com/new-apify-request-queue/) May 13, 2024
@B4nan B4nan merged commit 41ae8ab into master May 14, 2024
10 checks passed
@B4nan B4nan deleted the vlad/make-rqv2-default branch May 14, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make RequestQueueV2 default
3 participants