fix: Align `Request.state` transitions with `Request` lifecycle by Mantisus · Pull Request #1601 · apify/crawlee-python
Navigation Menu
{{ message }}
apify / crawlee-python Public
- Notifications You must be signed in to change notification settings
- Fork 705
Merged
fix: Align Request.state transitions with Request lifecycle#1601
vdusek merged 1 commit intoapify:masterfrom
fix: Align Request.state transitions with Request lifecycle#1601
vdusek merged 1 commit intoapify:masterfrom
Conversation
Copy link
Collaborator
Description
- Set the appropriate statuses for
Request.stateat the appropriate stages. - Set the correct final status for
Request.
Testing
- Add new tests
Mantisus
requested review from
janbuchar and
vdusek
Mantisus
self-assigned this
vdusek approved these changes Dec 6, 2025
Copy link
Collaborator
vdusek
left a comment
vdusek
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
janbuchar approved these changes Dec 6, 2025
Copy link
Collaborator
janbuchar
left a comment
janbuchar
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment