fix: Fix retry count to not count the original request by Pijukatel · Pull Request #1328 · apify/crawlee-python
added 2 commits
July 29, 2025 08:39
Something isn't working.
Issues with this label are in the ownership of the tooling team.
labels
Jul 29, 2025
Pijukatel
marked this pull request as ready for review
Pijukatel added a commit that referenced this pull request
Jul 30, 2025The argument `max_request_retries` of `BasicCrawler` previously included also the initial request in retries. Now it counts only the retries. - Closes: #1326
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