feat(ql3): add local run log retention

This commit is contained in:
whyour
2026-08-12 02:57:43 +08:00
parent 308aa75d89
commit 2bfa8ca279
50 changed files with 2752 additions and 85 deletions
@@ -107,7 +107,7 @@ function sessionFixture(overrides = {}) {
target: {
rolloutId,
snapshot: {
contractVersion: 43,
contractVersion: 44,
sha256: 'a'.repeat(64),
bytes: 4_000_000,
pageCount: 1000,