fix: Fix adding extra link for `EnqueueLinksFunction` with `limit` by Mantisus · Pull Request #1674 · 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

@Mantisus

Copy link

Collaborator

Description

  • fix adding extra link for EnqueueLinksFunction with limit

Issues

Testing

  • Add tests for enqueue_links with limit argument

@Mantisus Mantisus requested review from Pijukatel and vdusek

January 15, 2026 19:05

@Mantisus Mantisus self-assigned this

Jan 15, 2026

@Mantisus Mantisus changed the title Fix: fix adding extra link for EnqueueLinksFunction with limit fix: Fix adding extra link for EnqueueLinksFunction with limit

Jan 15, 2026

@Mantisus Mantisus force-pushed the enqueue-links-limit branch from cf0b480 to 2d3fe82 Compare

January 15, 2026 19:14
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

@Pijukatel Pijukatel merged commit 71d7867 into apify:master

Jan 20, 2026

58 of 59 checks passed

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

Reviewers

@Pijukatel Pijukatel Pijukatel approved these changes

@vdusek vdusek vdusek approved these changes

Assignees

@Mantisus Mantisus

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

The enqueue_links function misinterprets the limit keyword argument

4 participants

@Mantisus @vdusek @Pijukatel @apify-service-account