I have a function that creates chat rooms daily, sometimes this is happening, and because of that the chat room is not working. I'm using the current appwrite version 1.4.13.
Is this normal? I mean, because of that my application will always have broken chats.
Self-hosted or appwrite cloud? (https://cloud.appwrite.io)
On cloud, some projects might experience delays when creating collections, attributes, etc up to 2 hours. This is due to backups which block all these types of operations while it processes.
If it's processing for over 2 hours it may have failed unexpectedly. I'm not sure why. It would take time to troubleshoot and investigate
Recommended threads
- Scheduled functions (CRON) not firing — ...
Hi team — same symptom as a recent thread here where switching from a round cron expression to an offset-minute one fixed it. Project ID: 69fa56560037c7843a85 ...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...