algolia / renderscript

A custom JavaScript rendering engine based on Playwright
20 stars 6 forks source link

[question] how many API calls can it be done to this API simultaneously? Can it be configured? #860

Open juanfrilla opened 11 months ago

juanfrilla commented 11 months ago

Hello, imagine im running an scrapy crawler with 100 spiders, that make requests to this API, how many API calls can it be done to this API simultaneously? Can it be configured? It's there any kind of queuing with priorities API calls? Thanks

sbellone commented 11 months ago

Until the underlying browsers crash, so it depends on the resources on which you run it.