Establishes a Server-Sent Events (SSE) connection for real-time job status updates. Keep this connection open to receive notifications when jobs complete, fail, or change status. Events are pushed immediately as they happen.
SSE connection established
Server-Sent Events stream. Events have format: data: {...}\n\n