
On the Messaging section of my Cloud console, I have 16 emails and push notifications that have been stuck on processing for months. They didn't get sent and wouldn't delete also.I want to get rid of 'em.

Yes, they should change to fail and allow deleting them instead of being stuck at processing all the time: https://github.com/appwrite/appwrite/issues/8601

Give to the issue a 👍

Done
Recommended threads
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
- Error while login the member which is in...
Facing some error. Error logging in: Exception: No team access. Please contact your administrator. But the email/name/ new client I have created is in my tea...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
