
Hi, this is a question rather than support. I used appwrite to create an education tech platform. However, there are some apis I need to expose for people to build on top our functionality. If I create a function and add the routes in that, will appwrite functions time out as usual or they will execute properly? By timing out I mean that dreaded 30 seconds hard limit.

Its not a hard limit, you can edit those settings. Go to Functions > Settings Tab > Scroll to Timeout settings. Max, afaik is 900 seconds, but since you are self-hosted, you can increase the timeout via the .env
file and restart the appwrite stack.
Recommended threads
- Need help setting up this error is showi...
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. If you're the app developer, register the redirect URI in the Google Cl...
- Direct Upgrade from Appwrite v1.5.11 to ...
I'm on Appwrite v1.5.11. Can I upgrade directly to v1.6.2?
- Appwrite stopped working, I can't authen...
I'm having an issue with Appwrite. It was working fine just a while ago, but suddenly it stopped working for me and can't authenticate accounts. I even went bac...
