← Back to changelog
FixedMay 13, 2026

Scheduled runs now respect per-workflow rate limits

When a scheduled trigger and a manual run fired in the same window, the combined rate could exceed the configured per-minute limit on a workflow. Scheduled fires now honor the same limit and retry with normal backoff on contention, keeping webhook traffic within the cap you set.