跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cron Schedule

技能 已验证 活跃

Schedule persistent background workers via CronCreate

目的

To reliably schedule persistent background workers that survive session restarts, ensuring critical tasks run on a defined schedule.

功能

  • Schedule persistent background workers
  • Utilize CronCreate for reliable scheduling
  • Differentiate between persistent Cron jobs and in-session loops
  • Provides recommended cron schedules for common worker types

使用场景

  • Scheduling regular security audits
  • Automating performance optimization tasks
  • Ensuring memory consolidation tasks run on schedule
  • Setting up background processes that must persist across sessions

非目标

  • Managing in-session or temporary background tasks
  • Directly executing code without a defined schedule
  • Replacing task queues for real-time event handling

安装

请先添加 Marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-loop-workers@ruflo

质量评分

已验证
98 /100
2 days ago 分析

信任信号

最近提交3 days ago
星标50.2k
许可证MIT
状态
查看源代码