Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

v1.12.0

UpdatedJun 1, 2026Reading time1 min read

Released 2026-06-01. Scheduled agents get the full scheduling options workflows already have, and a few reliability fixes.

Interval or specific-time schedules

  • A schedule-triggered agent can run on an interval — every N minutes (15/30/45), hours (1/2/3/4/6/8/12), or days (1/2/3/7/14).
  • …or at a specific time: an hour of the day (runs daily), a day of the month (runs monthly), or a month of the year (runs yearly). Same preset choices as workflow scheduled triggers.
  • All schedule times are in UTC.

Reliability

  • Schedules save reliably. The time you pick is always the time that's stored — changing an agent's schedule now sticks instead of occasionally reverting.
  • Every option fires. The cadences shown in the picker are exactly the ones the scheduler runs, so a chosen schedule can't silently fail to trigger.
  • Exactly once per slot. A scheduled agent now runs once for each scheduled time even if a deploy briefly overlaps — no more duplicate runs.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →