The first call to the functions takes between 15 and 30 seconds to be executed
- 0
- Self Hosted
- Flutter
- Functions
![](https://cdn.discordapp.com/avatars/510358265817726988/c5d5cbd3f3b1e036aecdfdf7e55191a8.webp)
I have a very big problem with appwrite functions. I am using appwrite 1.6.0 and all the functions that I have have the same problem, in the first call they take between 15 and 30 seconds or sometimes more to execute, failing due to time out. And then you run it again and it works perfectly, they even make response times of less than 1 second. I don't know what to do to fix it, because of this the user experience of my application is very bad.
![](https://cdn.discordapp.com/avatars/510358265817726988/c5d5cbd3f3b1e036aecdfdf7e55191a8.webp)
and another problem added to the timeout in the first execution, also sometimes it is related to the fetch failed bug. Something that causes it to give an error. It is not every time, but it usually happens at the same time.
Recommended threads
- Google sign in
Hey everyone, We wanted to share some of the technical challenges we’ve been facing with Google Sign-In in our Flutter app nammed okusnik. Our Appwrite project...
- Appwrite-console Failed to Start: How to...
I tried to deploy using Docker, and all the images started successfully except for appwrite-console, which failed to start and showed the following error: 2025...
- Help Please Account.Create() results in ...
When I try to create a new user with the following code `await _account.Create(userId: "unique()", email: email, password: password);` It hit an exception whic...
![](/images/bgs/pre-footer.png)