fix: avoid sessions_send timeouts
This commit is contained in:
@@ -2748,6 +2748,7 @@ function createSessionsSendTool(): AnyAgentTool {
|
||||
sessionKey: resolvedKey,
|
||||
idempotencyKey,
|
||||
deliver: false,
|
||||
lane: "nested",
|
||||
};
|
||||
|
||||
if (timeoutSeconds === 0) {
|
||||
|
||||
Reference in New Issue
Block a user