
how would I reschedule a function execution at the same time of execution but next month, I can't use cron jobs because its user based so it will run every month but in that specific date it started from, So the idea is that I need to clear something off of the user when their plan expires, and ofcourse each user starts their plans in different times
it has to run every month
Recommended threads
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
- Deployment Error Logs - Golang Functions
Hi guys - I have been developing an appwrite function via the cloud service with a golang runtime environment. Currently, I only get error messages whilst deplo...
