circuit6Original post
Rank 1: Thread
My golang cloud function crashes on deployment and its a bit non-descript. Here is the error message. It says "Document already exists".
This is a general problem that I have with appwrite function deployment: if something goes wrong, its impossible to debug / know whats going on.
Summary
Cloud functions deploying issue due to GoLang function crashing with error message "Document already exists." Developer expresses frustration with lack of visibility for debugging issues in appwrite.