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?
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?
