Skip to content

errorObject

A container for streaming responses. Multiple error objects are comma-separated, forming a non-terminated JSON array. Each maintains references to the input/output processing states along with performance metrics and informational messages.

IN inputObject
The input object being processed.
OUT outputObject
The output object just generated.
perf perfObject
A summary of Spiral’s performance over the past second.
info string
Information messages from Spiral; type controlled by the debug setting.