fix: purge request queue on repeated crawler runs by janbuchar · Pull Request #377 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@janbuchar janbuchar added the t-tooling

Issues with this label are in the ownership of the tooling team.

label

Jul 30, 2024

@janbuchar janbuchar requested a review from vdusek

July 30, 2024 08:26

@github-actions github-actions bot added this to the 95th sprint - Tooling team milestone

Jul 30, 2024

@github-actions github-actions bot added the tested

Temporary label used only programatically for some analytics.

label

Jul 30, 2024
Copy link

Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

LGTM, just CI - probably missing a new line character at the end of the test file.

@janbuchar janbuchar merged commit 7ad3d69 into master

Jul 30, 2024

@janbuchar janbuchar deleted the purge-request-queue-on-repeated-crawler-runs branch

July 30, 2024 18:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vdusek vdusek vdusek approved these changes

Assignees

@janbuchar janbuchar

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

Milestone

95th sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

Implement purging request queue in repeated BasicCrawler.run calls

2 participants

@janbuchar @vdusek