Skip to main content

Storage quotas

Exceeding them returns 413 or 507 rather than degrading silently. Reset a sandbox’s state with pikopod sandbox reset <name>.

Request journal

Newest 1024 entries, 64 headers and 64 query values per entry, 16 KiB of body. Eviction is reported and assertions across the gap fail closed. See Request journal.

Faults

Every delay is capped at 60 seconds. times windows are tracked per key up to a bounded number of keys; beyond it, unseen keys count as recovered.

Import

Scenario packs

1 MiB per file, 200 steps, 50 assertions per step, 1000 assertions total, 1000 seeded resources, 50 inputs, 90 virtual days of accumulated waits. See Pack format.

Control plane

Request bodies to /_pikopod/ endpoints are read up to 1 MiB.

What is not modelled

Provider business logic behind action endpoints, real rate limiting (it is injectable, not modelled), and pagination beyond limit and cursor. The sandbox rehearses shape and failure paths; it is not a clone. See Sandbox.