OpticOriginal post
Web Developer
on random occassion i get a "Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds." message that appears on my locally hosted website, this is not a consistent thing it just randomly happens, i dont use any sort of function in terms of appwrite function within the website so i am not sure as to why this is happening, any help on fixing this would be greatly appreciated.
Summary
Randomly encountering a function execution time-out error on locally hosted website. No specific function causing issue. Seeking help to resolve the issue.