crawlee-python
crawlee-python copied to clipboard
fix: Protect `Request` and `Session` from partial mutations on request handler failure
Description
- Protect
RequestandSessionfrom partial mutations on request handler failure relevant withAdaptivePlaywrightCrawler
Issues
- Closes: #1514