Improve support for running agent via cron

Created on 20 June 2025, 17 days ago

Problem/Motivation

The minikanban runner stops after completing a task. This is handy for local dev, and good for a supervisord style approach, but not so good for cron where you can only trigger once per minute (or less frequently with some hosting providers).

Proposed resolution

Add a --min-run option which will cause the runner to loop (including the cooldown to prevent excessive load).

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom andrewbelcher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024