
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
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
