I noticed that my project was automatically paused, even though it is actively being used. The project is an attendance application that is used daily by 20+ users, so it should not be considered inactive.
According to the new policy, projects are supposed to be paused only after 7 consecutive days of inactivity. However, my project has continuous usage and regular requests through the Node Appwrite SDK.
For now, I have manually resumed the project, but I’m concerned about this happening again in the future.
Could you please help me understand:
- Why the project was paused despite active usage?
- Whether there might be an issue with activity detection when using the Node Appwrite SDK?
- How I can prevent this from happening again?
Thanks for your help 🙏
I have also attached the mail I got in pdf format as a proof.
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...