Skip to main content

FreezeRollupArchive

Freezes a CkRollupArchive at the given timestamp. Monotonic — rejected when the new value is earlier than the current FrozenUntil. The orchestrator stops producing buckets whose bucketEnd falls within the frozen range; already-aggregated rows are preserved.

Examples

octo-cli -c FreezeRollupArchive -id <identifier> -u <until>

Options

ShortLongRequiredDescription
-id--identifieryesRuntime id of the CkRollupArchive entity to freeze
-u--untilyesInclusive upper bound of the frozen range, ISO-8601 (e.g. 2026-05-11T14:00:00Z)