I'm working on a cron scheduled function. I suppose to expose two different methods:
GET /for the status checkPOST /for the task
Is there any way to detect whether an execution is scheduled request. Or, is there any way to specify the request arguments for the scheduled execution, Thanks :)
Found document here. https://appwrite.io/docs/products/functions/development#headers
[SOLVED] How to detect a scheduled function execution?
Recommended threads
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- 500 Internal Error on Free Plan Projects...
Hello Appwrite Support Team, I am experiencing a 500 Internal Server Error when trying to access my free plan projects in the Appwrite Cloud console. Project ...