Skip to content

Conversation

Pijukatel
Copy link
Collaborator

@Pijukatel Pijukatel commented Apr 16, 2025

Description

Update UnprocessedRequest to match actual data.
Add test.

Issues

@github-actions github-actions bot added this to the 112nd sprint - Tooling team milestone Apr 16, 2025
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Apr 16, 2025
@Pijukatel
Copy link
Collaborator Author

Not part of this issue, but UnprocessedRequest are just logged or printed and not attempted to retry. So in the end those requests seem to end up lost.

@Pijukatel Pijukatel changed the title Update UnprocessedRequest to match actual data. Add test. Update UnprocessedRequest to match actual data Apr 16, 2025
@Pijukatel Pijukatel requested a review from Copilot April 16, 2025 07:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

tests/unit/storage_clients/_memory/test_memory_storage_client.py:283

  • Consider capturing the output of model_validate and asserting that the resulting object's fields match the expected values, rather than only relying on successful validation.
            BatchRequestsOperationResponse.model_validate({

@Pijukatel Pijukatel changed the title Update UnprocessedRequest to match actual data fix: Update UnprocessedRequest to match actual data Apr 16, 2025
@Pijukatel Pijukatel requested review from janbuchar and vdusek April 16, 2025 07:50
@Pijukatel Pijukatel marked this pull request as ready for review April 16, 2025 07:50
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 a15a1f3 into master Apr 22, 2025
23 checks passed
@Pijukatel Pijukatel deleted the update-UnprocessedRequest branch April 22, 2025 15:20
Mantisus pushed a commit to Mantisus/crawlee-python that referenced this pull request Apr 24, 2025
### Description

Update `UnprocessedRequest` to match actual data.
Add test.

### Issues

- Closes: apify#1150
Mantisus pushed a commit to Mantisus/crawlee-python that referenced this pull request Apr 24, 2025
### Description

Update `UnprocessedRequest` to match actual data.
Add test.

### Issues

- Closes: apify#1150
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.

Investigate potential flakiness in crawlers
4 participants