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
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...