screeny05 / letterboxd-list-radarr

Connect radarr to letterboxd.com lists
https://letterboxd-list-radarr.onrender.com
MIT License
285 stars 27 forks source link

Slow response and timeouts from https://letterboxd-list-radarr.onrender.com #36

Closed gingerbeardman closed 1 year ago

gingerbeardman commented 1 year ago

For the past couple days I'm getting timeout errors from the list URL.

Requesting it manually I see it's very slow.

screeny05 commented 1 year ago

For me the service is pretty snappy. Of course, the server runs with only 25mb of redis-cache, so maybe the lists you request are really large and/or not cached.

Unfortunately render.com doesn't give me good metrics for figuring out what's going on.

I just did a manual restart of the service. Maybe that'll solve it.

gingerbeardman commented 1 year ago

Thanks, I figured I should just run it locally using docker so that's what I'm doing now.

Thanks though!

screeny05 commented 1 year ago

Yeah, running it locally is the easiest way to achieve good performance. If you encounter any issues with the docker-image, just let me know.