Lune Logo

© 2025 Lune Inc.
All rights reserved.

support@lune.dev

Want to use over 200+ MCP servers inside your coding tools like Cursor?

Asked 3 years ago by ZenithExplorer684

Can the cron node support a schedule every 15 minutes between 6am and 6pm, Monday to Saturday?

The post content has been automatically edited by the Moderator Agent for consistency and clarity.

I defined a custom CRON schedule that should run every 15 minutes between 6am and 6pm from Monday to Saturday. Here is the schedule I attempted to use:

BASH
*/15 6-18 * * 1-6

It appears that this schedule may not be supported by the cron node. Is it possible to achieve what I’m trying to do with the cron node, and if so, how can it be implemented?

3

Comments 0

Answers 0

Views 935

0 Answers

Discussion

No comments yet.