You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Added method for opening RequestQueue that uses configuration and storage client of the crawler
222
-
`BasicCrawler.open_request_queue`
222
+
-`BasicCrawler.open_request_queue`
223
223
224
224
### BasicCrawler has its own instance of ServiceLocator to track its own services
225
225
Explicitly passed services to the crawler can be different the global ones accessible in `crawlee.service_locator`. `BasicCrawler` no longer causes the global services in `service_locator` to be set to the crawler's explicitly passed services.
0 commit comments