Skip to content

Commit f685618

Browse files
Added note on 1 sec freq. for API checks (#1269)
Co-authored-by: Sergii Bezliudnyi <[email protected]>
1 parent 0a27fbe commit f685618

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

site/content/docs/api-checks/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ You can configure your checks to run from our [public](/docs/monitoring/global-l
7070

7171
Checkly runs your API checks based on an interval you set. The shortest interval you can run is every 10 seconds and the longest is every 24 hours.
7272

73+
ℹ️ A 1-second interval is available upon request — [contact us](mailto:[email protected]) if you'd like to learn more.
74+
7375
### Retries & alerting
7476

7577
Select your preferred [retry strategy](/docs/alerting-and-retries/retries/) for failed checks.

site/content/docs/monitoring/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu:
1313

1414
Checkly runs your checks every x minutes, based on an interval you select. We have different minimum intervals for each check type:
1515

16-
- API and network checks can be scheduled to run **every 10 seconds**.
16+
- API and network checks can be scheduled to run **every 10 seconds** (A 1-second interval is available upon request for API checks — [contact us](mailto:[email protected]) if you'd like to learn more.)
1717
- Browser and multistep checks can be scheduled to run **every 1 minute**.
1818

1919
You can select one or more data center locations to run your checks from. We advise to **always select at least 2 locations**.

0 commit comments

Comments
 (0)