Hi question about the workers execution time I'm migrating from Supabase edge function cause they h
Hi question about the workers execution time
I'm migrating from Supabase edge function cause they have a hard limit on the function execution time (2 seconds), does anyone know what is the limitation on Workers?
I'm trying to generate a pdf which contains ~30 pages, which could take ~10s.
I'm migrating from Supabase edge function cause they have a hard limit on the function execution time (2 seconds), does anyone know what is the limitation on Workers?
I'm trying to generate a pdf which contains ~30 pages, which could take ~10s.


