79445299

Date: 2025-02-17 11:52:27
Score: 1
Natty:
Report link

According to Scrapy documentation,

If it returns a Request object [what would occur if you were running RetryMiddleware], Scrapy will stop calling process_request() methods and reschedule the returned request. Once the newly returned request is performed, the appropriate middleware chain will be called on the downloaded response.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Starship