fix(registrar): bound slow consistency runs
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02b22-9638-76d2-bbff-b7ea1770b118
This commit is contained in:
parent
7a15f1da21
commit
7b9fdaa734
4 changed files with 65 additions and 2 deletions
|
|
@ -86,6 +86,10 @@ the consistency report, but do not block assignment of unrelated canonical
|
|||
records. Empty-projection bootstrap remains a full-repository operation and
|
||||
therefore still requires the complete identity set to pass.
|
||||
|
||||
The child consistency pass has a 15-minute ceiling. Exceeding it returns a
|
||||
structured `statehub_timeout` result with output tails and the post-timeout
|
||||
missing-ID scan; it must not terminate the caller with an uncaught traceback.
|
||||
|
||||
Work: `RMGR-WP-0005-T01`.
|
||||
|
||||
## Coding-assistant commit provenance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue