Reconstruct offline cache across cloud restarts

This commit is contained in:
Theodore Song
2026-08-21 22:38:55 -04:00
parent aa5885b295
commit 26387e059f
6 changed files with 65 additions and 16 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- run: node scripts/run-autonomous-cycle.mjs
env:
ARENA_URL: https://polymarket-site-eta.vercel.app
EXPECTED_BUILD: "111"
EXPECTED_BUILD: "112"
RUNTIME_BRANCH: runtime-state
RUNTIME_STATE_PATH: runtime/state.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}