fix: Fix unhandled ValueError in request handler result processing by janbuchar · Pull Request #666 · 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

Copy link

Collaborator

We only checked the limit when committing the result, when the request handler was already considered successful. I added a check that results in an error before the request proceeds.

@janbuchar janbuchar added t-tooling

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

adhoc

Ad-hoc unplanned task added during the sprint.

labels

Nov 7, 2024

@github-actions github-actions bot added this to the 102nd sprint - Tooling team milestone

Nov 7, 2024

@github-actions github-actions bot added the tested

Temporary label used only programatically for some analytics.

label

Nov 7, 2024
Copy link

Collaborator

@vdusek vdusek left a comment

edited

Loading

Choose a reason for hiding this comment

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

Jus the discussion. Otherwise LGTM.

@janbuchar janbuchar merged commit 0a99d7f into master

Nov 11, 2024

@janbuchar janbuchar deleted the fix-unhandled-value-error branch

November 11, 2024 11:28

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

@Pijukatel Pijukatel Pijukatel approved these changes

Assignees

@janbuchar janbuchar

Labels

adhoc

Ad-hoc unplanned task added during the sprint.

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

102nd sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

3 participants

@janbuchar @vdusek @Pijukatel