Replies: 1 comment
-
Hello! Could you explain why such behavior would be useful to you? It could be accomplished by having two separate crawlers with separate request queues, one with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My use case - I want listing page handler to use concurrency of 1 and product page handler to have a concurrency of 10, is that possible?
Beta Was this translation helpful? Give feedback.
All reactions