I finished the crawler with around 1.7M, and got around 100k failed requests. Is there a way to retry just the failed requests ?
h
Hall
01/30/2025, 8:22 PM
Someone will reply to you shortly. In the meantime, this might help:
r
Rado Ch.
01/31/2025, 5:32 PM
hey, that's not currently supported, I would recommend creating a dataset/kv store for failed requests and push to it from failed request handler
v
Vi
01/31/2025, 6:10 PM
Retrying it would necessitate writing a new scraper since the crawler consists of multiple routes handlers....
I thought I could just run the scraper again but increasing the retry count.
a
ApifyBot
01/31/2025, 6:10 PM
@Vi just advanced to level 3! Thanks for your contributions! 🎉