Whats the CPU time limit for queue worker processes running on Deno Deploy ?
There is a CPU time limit for request. Is there any limit for the new KV queue ?
2 Replies
The documentation provides information on the CPU time limit for requests in Deno Deploy. For the Free plan, the CPU time per request is 10 ms, and for the Pro plan, it's 50 ms.
However, the documentation does not provide specific information about any CPU time limit for the new KV queue in Deno Deploy. Therefore, I'm unable to provide a definitive answer to your question. If you have a use case that exceeds the provided limits, the documentation suggests reaching out to the Deno team.
Currently CPU time limit for KV queues is the same as for requests.