kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic-v1^2
rodzic
974d858355
commit
b7a9b13bab
|
@ -144,7 +144,7 @@ export abstract class BaseTask<
|
|||
err,
|
||||
`Task error "${this.nameForHuman}" failed attempt ${
|
||||
err.attemptNumber
|
||||
}: ${JSON.stringify(input)}`
|
||||
}${input ? ': ' + JSON.stringify(input) : ''}`
|
||||
)
|
||||
|
||||
if (this._retryConfig.onFailedAttempt) {
|
||||
|
|
Ładowanie…
Reference in New Issue