AckdbPanelEnvelope

A panel's whole answer, always HTTP 200 for a data-shaped outcome. EXACTLY one arm: `data` (it ran), `degraded` (a scrub path disarmed it, or its segment is gone: no data, no 400), or `error` (timeout, read-only guard rejection, stale field - isolated to this panel).

Properties

one of

A panel's whole answer, always HTTP 200 for a data-shaped outcome. EXACTLY one arm: `data` (it ran), `degraded` (a scrub path disarmed it, or its segment is gone: no data, no 400), or `error` (timeout, read-only guard rejection, stale field - isolated to this panel).

Option 1
dataone ofrequired
Option 2
degradedbooleanrequired
true
reasonstringrequired
Option 3
errorobjectrequired

PANEL_COMPILE | SCORE_NOT_FOUND | SYNC_UNAVAILABLE | QUERY_ERROR | QUERY_TIMEOUT | ...

codestringrequired
messagestringrequired

Example

AckdbPanelEnvelope example
{
  "data": {
    "value": 0
  }
}