Skip to content
Discussion options

You must be logged in to vote

Try the following. It will stop and move on to the next URL on the first 500 response.
Alternatively, reduce the number of retries and/or the timeout length.

{
    "extractor": {
        "danbooru": {
            "actions": {
                "debug:'500.+' for '": "abort",
                "error:'500.+' for '": "abort"
            }
        }
    }
}

Replies: 1 comment 1 reply

Comment options

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

Answer selected by sbmotoracer
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