Does appwrite support sub-minute cron schedules in its functions feature? specifically, i am trying to run a function every 30 seconds, but I am not sure if this is possible with the cron syntax supported by appwrite
TL;DR
User asked if Appwrite supports sub-minute (30-second) cron schedules for its functions feature. Another user responded saying they don't think it's possible. The first user shared a link to a cron expression generator for reference. Someone else chimed in saying it is possible. There is no solution provided in the thread.