Skip to content
Error codes · Monitors, checks & agents

RU-3006: Interval below plan floor

The requested check interval is faster than your plan allows. realuptime refuses this explicitly rather than silently running the check slower than asked, so the actual cadence never disagrees with what the dashboard shows.

On the wire

Ships with HTTP status 400, carrying "code": "RU-3006" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.

Common causes

  • Requesting an interval faster than 60s on Free or Growth.
  • Requesting an interval faster than 30s on any plan (the absolute floor).

How to fix it

  1. Use an interval at or above your plan's floor: 60s on Free and Growth, 30s on Scale.
  2. Upgrade to Scale for 30s checks if you need the faster cadence.

Related codes

Still stuck?

Ask support and mention RU-3006: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.