Skip to content

fix: Save RequestQueueState for FileSystemRequestQueueClient in default KVS#1411

Merged
vdusek merged 4 commits into
apify:masterfrom
Mantisus:fix-fs-reque-state
Sep 19, 2025
Merged

fix: Save RequestQueueState for FileSystemRequestQueueClient in default KVS#1411
vdusek merged 4 commits into
apify:masterfrom
Mantisus:fix-fs-reque-state

Conversation

@Mantisus

Copy link
Copy Markdown
Collaborator

Description

  • Save RequestQueueState for FileSystemRequestQueueClient in the default KVS.

Issues

@Mantisus Mantisus self-assigned this Sep 16, 2025

@vdusek vdusek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

One comment regarding the naming, otherwise, LGTM

Comment thread src/crawlee/storage_clients/_file_system/_request_queue_client.py Outdated
Comment thread tests/unit/crawlers/_http/test_http_crawler.py Outdated
Comment thread tests/unit/crawlers/_playwright/test_playwright_crawler.py Outdated
@Mantisus Mantisus requested a review from vdusek September 19, 2025 16:04

@vdusek vdusek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thanks

@vdusek vdusek merged commit 6ee60a0 into apify:master Sep 19, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request queue state does not persist to default KVS

2 participants