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.
-
INinputObject - The input object being processed.
-
OUToutputObject - The output object just generated.
-
perfperfObject - A summary of Spiral’s performance over the past second.
-
infostring - Information messages from Spiral; type controlled by the debug setting.