Refactor handling of `ignored_http_status_codes` and `SessionError`
Navigation Menu
{{ message }}
apify / crawlee-python Public
- Notifications You must be signed in to change notification settings
- Fork 705
Closed
Labels
Description
opened
on Nov 18, 2024- Technical debt introduced in ci: Use a custom httpbin instance in tests #167
- Should probably be ported over to JS afterwards (v4?)
The reasoning behind the change was that some errors (such as 401) are automatically considered SessionError and http-based crawlers don't take ignore_htttp_error_status_codes into account for them. While uncommon, it should be possible to explicitly ignore any status code.
Metadata
Metadata
Assignees
No one assigned
Labels
Type
No type
Fields
No fields configured for issues without a type.
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions