Rank 5: Hypervisor
ok I will make experiment on this one
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 5: Hypervisor
ok I will make experiment on this one
Rank 5: Hypervisor
Rank 5: Hypervisor
the function name is organization
Rank 5: Hypervisor
a Bun runtime
Rank 5: Hypervisor
I see it does not relates on functions
Ill have internal discussion about errors I see, thanks for all the insights ✨ We have been considering a rewrite of executor for quite some time now, as we are seeing more and more of those errors. We still think it somehow relates to user code, but we couldn't spot specific cause yet.
Rank 5: Hypervisor
Update: Using appwrite cloud console to update my specic document it tooks 24 minutes
Rank 5: Hypervisor
Rank 5: Hypervisor
While in postman it tooks 4 seconds
Rank 5: Hypervisor
I think the Ui console have bugs
Can you right-click request in Chrome and copy it as CURL command? Then execute the command in your terminal, and see if that's slow or quick
Rank 5: Hypervisor
I am not familair this one, is this on dev tool area?
Rank 5: Hypervisor
That ensures you re-run exactly the same HTTP request. Could be that body has some extra data, or headers are different from request you built in Postman
Rank 5: Hypervisor
Please remove this message
For security reason. It included your cookies, which is not safe to share publically.
Rank 5: Hypervisor
Update:
Ill share the payload with our database team, so they can investigate it. I believe this is caused by specific type of relationship - that's why you aren' facing it in different collection
Rank 5: Hypervisor
I think so,
Rank 5: Hypervisor
I think I am going to use the postman to update document as temporary alternative solution
Rank 5: Hypervisor
Update:
Rank 5: Hypervisor
Update: It is indeed that the reason behind is the relationship. I recreate some of my attribute to use only One way type of relationship. I overuse the Two way