I want to use queries extensively now,

I want to use queries extensively now, but who knows if workers really don't limit frequency like HTTP interfaces do?
3 Replies
garvitg
garvitg3mo ago
When you are using Vectorize via a worker binding, requests are sent to Vectorize from a worker. The global Cloudflare rate limit does not apply in that scenario.
yinxingmaiming6409
yinxingmaiming6409OP3mo ago
Thank you, finally a professional knows about this issue. Do you know the worker query dimension? It must be calculated, right?
garvitg
garvitg3mo ago
I am not sure what you mean by the worker query dimension.

Did you find this page helpful?