Is it possible to schedule a function to execute only once in the future, not recurring, with a different request body every time ?
Looking at the documentation it doesn't seem possible, another possibility would be to schedule a recurring function, have it run once and then cancel itself. But I didn't find any "cancel upcoming function execution" API endpoint, did I miss it ?
Thanks a lot !
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...