mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-19 09:47:29 +08:00
feat: harden jsonl runtime reliability
This commit is contained in:
@@ -254,7 +254,7 @@ func doIFlowStreamWithAttempts(ctx context.Context, base *HTTPProvider, payload
|
||||
onDelta(txt)
|
||||
}
|
||||
}
|
||||
})
|
||||
}, nil, nil)
|
||||
if err != nil {
|
||||
return nil, 0, "", err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user