Skip to content

How to re-run - later - 403 responses? #1783

Answered by metalwarrior665
charnould asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't unfortunately yet a simple command. It is implemented for the Apify platform queue - https://apify.com/lukaskrivka/rebirth-failed-requests. So you could reuse that code locally, it iterates over all requests and resets those that have more errorMessages than retries (because last fail doesn't retry).

But I'm not sure now (I'm not the core maintainer) if the same client methods are available for filesystem queue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@charnould
Comment options

Answer selected by charnould
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants