I have a cloud function that listened to the event of this collection, we can name the collection as A. Now I am going to update some document of Collection A. I am now experiencing a extremely slow to process the update the data. But when I am using my application it does not take as much time, as the video shows.
THe document still pending
Update: Cloud Function is not related on this issue
Hi, can you retry and let me know if the issue still exists?
alright
the issue still exist
still Pending
still pending
still pending
still pending
Ms, as you can see it tooks 24 minutes to update my document
I have this another collection it gives me fast response
I tested on Postman to update my data instead of using the console. I think the cloud console have bugs
Thanks for the screenshots and videos. Taking this to the team now
The issue has been figured
the issue is relates on relationship
I re create some relationship attribute into one way, because I overuse the two way
And mattej also said that
https://discord.com/channels/564160730845151244/1180049906354901053/1180085914584760390
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...