Jonathan Riche
CDCloudflare Developers
•Created by Jonathan Riche on 3/4/2024 in #general-help
Paid Workers Plan CPU Timeout under 5 seconds
#workers-help
I've set up a worker for my Sveltekit app and the app is running as expected except occasionally when trying to login.
I use Scrypt for the hashing method it is randomly timing out after a 2-3 second wait on the page load I get the Worker exceeded CPU time limit error message.
Is the paid plan not supposed to be able to go up to Max of 30 seconds of CPU time per invocation?, am I missing something?
14 replies
CDCloudflare Developers
•Created by Jonathan Riche on 5/30/2023 in #workers-help
Postgresql Beta
Hey all I've been trying to use the new postgresql beta --> https://developers.cloudflare.com/workers/databases/connect-to-postgres/ and got it working fully functional in development with an Amazaon RDS postgres db, but can't get it working when I push to prod. I've added all the cloudflare ips(https://www.cloudflare.com/en-ca/ips/) to my security group is there something else I'm missing?
5 replies