Skip to content

Commit 81eb94e

Browse files
docs: update polling interval changelog date to March 11 (#2892)
Co-authored-by: rahul.lingala <rahul.lingala@composio.dev>
1 parent 11b264e commit 81eb94e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/changelog/03-03-26-polling-interval-changes.mdx renamed to docs/content/changelog/03-11-26-polling-interval-changes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Polling Trigger Interval Changes"
33
description: "Default polling interval increasing from 1 minute to 15 minutes, with silent clamping during transition"
4-
date: "2026-03-03"
4+
date: "2026-03-11"
55
---
66

77
We're updating **polling trigger intervals** to improve platform reliability and avoid rate limiting. This change affects how frequently polling triggers execute.
@@ -67,7 +67,7 @@ If you require polling intervals shorter than 15 minutes, you should **use your
6767

6868
## Rollout Timeline
6969

70-
- **March 3, 2026**: Silent clamping enabled — intervals below 15 minutes are automatically raised to 15 minutes
70+
- **March 11, 2026**: Silent clamping enabled — intervals below 15 minutes are automatically raised to 15 minutes
7171
- **April 15, 2026**: API enforcement — intervals below 15 minutes will return an error
7272
- **April 15, 2026**: Dashboard enforcement — the UI will prevent setting intervals below 15 minutes
7373

0 commit comments

Comments
 (0)