Add stage-based retry loop regeneration

This commit is contained in:
2026-04-02 10:55:18 +09:00
parent b864872d1a
commit 2d52427898
23 changed files with 594 additions and 377 deletions

View File

@@ -30,26 +30,26 @@
"body": {
"block_count": 0,
"blocks": [],
"clientHeight": 412,
"clientHeight": 362,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 412
"scrollHeight": 362
},
"footer": {
"block_count": 0,
"blocks": [],
"clientHeight": 91,
"clientHeight": 116,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 91
"scrollHeight": 116
},
"sidebar": {
"block_count": 0,
"blocks": [],
"clientHeight": 412,
"clientHeight": 362,
"excess_px": 0,
"overflowed": false,
"scrollHeight": 412
"scrollHeight": 362
}
}
}