tuhinpal/imdb-api

/title API fails with "Worker exceeded resource limits" every time

u9g opened this issue · 3 comments

u9g commented

Hi, thanks for making this project. Unfortunately after deploying to cloudflare workers, when using the /title endpoint, I seem to get "Worker exceeded resource limits" every time. Here's an example with the url I tried: https://imdb-api.aibotted849.workers.dev/title/tt6522580. It seems to happen 90% of the time with the worker in the readme too.

u9g commented

1lakh

My execution limit is not reached
image

The individual request seems to be exceeding the allowed cpu usage per request
image