Русский
Тема
Sandbox / AgentBoxClientOpts
AgentBoxClientOpts = Omit<ConnectionOpts, "signal">
Omit
ConnectionOpts
"signal"
Connection options bound to an AgentBox client.
Same as ConnectionOpts without signal, which cancels a single request and therefore can only be passed per call.
signal