Back

[SOLVED] Appwrite function Cron syntax

  • 0
  • Functions
Kenny
8 Sep, 2023, 03:33

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.

https://crontab.guru/every-10-minutes

TL;DR
The user was trying to schedule a function to run every 10 minutes using cron syntax in Appwrite. They used the syntax `*/10 * * * *`, but encountered an error stating that it was not valid. Another user shared a link to a website (https://crontab.guru/every-10-minutes) that provides the correct cron syntax for running a function every 10 minutes. The issue was marked as solved.
Binyamin
8 Sep, 2023, 03:34

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

Binyamin
8 Sep, 2023, 03:35

Check this

Kenny
8 Sep, 2023, 13:42

[SOLVED] Appwrite function Cron syntax

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more