SwinkidOriginal post
Rank 3: Container
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
Summary
Developers concerned about slow function loading times, especially after a URL hasn't been visited for a while. Suggestions include running the function in a browser, using Cloudflare for caching, self-hosting for faster speed, or upgrading to a Pro appwrite plan for quicker performance.