Variables

DEFAULT_WALK_CAP

Variable: DEFAULT_WALK_CAP

const DEFAULT_WALK_CAP: 500 = 500

Defined in: src/core/runbook/walk.ts:27

The default row cap — a readable artifact, not an archive. The count is always reported, so a truncated walk says it is truncated instead of looking like a short run.

On this page