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
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...