-
fix(core): allow configuring plugin message timeout (#27315)
发布于
2024-08-07 16:27:16 +00:00 Current Behavior
Plugin messages timeout if they don't hear back in 5 minutes. This adds
timeouts to createNodes and other plugin APIs invoked during graph
construction, which didn't previously existExpected Behavior
Increased timeout + easy configuration via env var
Related Issue(s)
Fixes #
下载附件