Results for “cron-job”
5 skillsMore results
076 API 2768dedd
Implements scheduled cron triggers in Cloudflare Workers, covering handler signatures, multiple schedules, background tasks, workflow integration, and testing.
7 · bundle
076 API 0a2a6d49
Implements scheduled handlers for Cloudflare Workers, covering cron triggers, retry control, multiple schedules, workflow integration, and testing.
7 · bundle
Background Task Designer
Use this when the system needs scheduled tasks, cron-style jobs, periodic maintenance, sync loops, cleanup tasks, or non-interactive background automation that is not simply an API request or queue worker.
0
Task Automation
Automate repetitive tasks and workflows using scripting, file watchers, scheduled jobs, CI triggers, and API polling to eliminate manual toil. Use when the user requests task automation or provides relevant inputs for this workflow.
159