
I'm trying to run a function every 10 minutes, this is the syntax I used on 1.3.8 */10 * * * *
and I get an error saying it's not valid syntax. I'm pretty sure it is, but if anyone can let me know how to do a function every 10 minutes I'd be very appreciative.

Yes it won't pass even that it's legit

Check this

[SOLVED] Appwrite function Cron syntax
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
- Appwrite functions can't connect to data...
I'm trying to create a function that queries my database, but all database operations timeout from within the function, even though CLI access works perfectly. ...
