Is the default request queue the same for different crawler instances?
I would like to know if the default request queue (if not specified in the Crawler options) is the same for all instances?
I tried to run an HttpCrawler next to a PlaywrightCrawler and for some unknown reason the HttpCrawler picked a request which was for the PlaywrightCrawler
Thanks
See: https://github.com/apify/crawlee/discussions/2026?utm_source=chatgpt.com#discussioncomment-6656135
