mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-29 22:20:36 +02:00
fix: surface bounded GPU admission failures
This commit is contained in:
@@ -64,6 +64,12 @@ identity, or an invalid grant fails closed. Subsequent events include `resize`,
|
||||
`ready`, `heartbeat`, and `release`, with run/model identity, a monotonic
|
||||
sequence, process ID, timestamp, and measured allocator bytes.
|
||||
|
||||
The host supervisor must finish its broker operation before the application's
|
||||
admission deadline. Reserve a safety margin for publishing a correlated denial
|
||||
and cleaning up a broker request that times out. Admission errors shown in the
|
||||
UI include safe run/event identifiers and deadline details; the service journal
|
||||
records the matching request, decision, and duration without lease credentials.
|
||||
|
||||
The supervisor acknowledgment schema is:
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user