We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is there a way to check the batch results (based on concurrency) to determine if the queue should continue?
For example I want to check 500 urls with concurrency 10 but I'd like to know each batch result to understand if I should keep going or not.