Hey,
Got a client complaining that the function is taking awhile to load. I think whats happening is if the url hasnt been visited in awhile the functions span down so next time it takes abit to spin back up before serving the pdf. Any way around this at all?
Considered possibly moving the function to just run in a browser or just using Cloudflare to cache the page? Self hosting quicker maybe? Paying for Pro appwrite quicker?
Cheers
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...