phobia76 commited on
Commit
f19b07c
·
verified ·
1 Parent(s): 6e5afc0

Backfill PMXT Polymarket hours 2026-04-15T20 -> 2026-04-15T20

Browse files
meta/backfill-runs/pmxt-polymarket-backfill-20260415T222627Z.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run_id": "20260415T222627Z",
3
+ "archive_root": "Polymarket",
4
+ "started_at_utc": "2026-04-15T22:26:27.658664Z",
5
+ "latest_available_hour": "2026-04-15T21",
6
+ "latest_hour_source": "recent_probe",
7
+ "boundary_exclusive_hour": "2026-04-15T21",
8
+ "boundary_source": "sync_state",
9
+ "earliest_available_hour": "2026-02-21T16",
10
+ "earliest_source": "backfill_state",
11
+ "batch": {
12
+ "start_hour": "2026-04-15T20",
13
+ "end_hour": "2026-04-15T20",
14
+ "candidate_hours": [
15
+ "2026-04-15T20"
16
+ ],
17
+ "completed": false
18
+ },
19
+ "sync_state_status": "remote_json_loaded",
20
+ "backfill_state_status": "remote_json_loaded",
21
+ "staged_rows": [
22
+ {
23
+ "hour_stamp": "2026-04-15T20",
24
+ "pmxt_url": "https://r2.pmxt.dev/polymarket_orderbook_2026-04-15T20.parquet",
25
+ "hf_repo_path": "hours/2026/04/15/polymarket_orderbook_2026-04-15T20.parquet",
26
+ "advances_cursor": true,
27
+ "result": "already_exists_in_hf"
28
+ }
29
+ ],
30
+ "first_blocking_failure": ""
31
+ }
meta/pmxt-polymarket-backfill-state.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "archive_root": "Polymarket",
3
- "updated_at_utc": "2026-04-15T21:35:44.613461Z",
4
  "earliest_available_hour": "2026-02-21T16",
5
- "next_backfill_hour": "2026-04-15T20",
6
- "boundary_exclusive_hour": "2026-04-15T20",
7
- "latest_available_hour_seen": "2026-04-15T20",
8
  "batch_hours": 12,
9
  "completed": true,
10
- "last_run_manifest_path": "meta/backfill-runs/pmxt-polymarket-backfill-20260415T213544Z.json"
11
  }
 
1
  {
2
  "archive_root": "Polymarket",
3
+ "updated_at_utc": "2026-04-15T22:26:27.658715Z",
4
  "earliest_available_hour": "2026-02-21T16",
5
+ "next_backfill_hour": "2026-04-15T21",
6
+ "boundary_exclusive_hour": "2026-04-15T21",
7
+ "latest_available_hour_seen": "2026-04-15T21",
8
  "batch_hours": 12,
9
  "completed": true,
10
+ "last_run_manifest_path": "meta/backfill-runs/pmxt-polymarket-backfill-20260415T222627Z.json"
11
  }