feat(FN-4772): complete Step 2 — add hybrid executor gate
Fusion-Task-Id: FN-4772 Fusion-Task-Lineage: d296e96a-fe44-4896-928a-fa44da62b41a
This commit is contained in:
committed by
gsxdsm
parent
ba64de9f2a
commit
d9ad416265
@@ -257,6 +257,7 @@ export {
|
||||
type HybridExecutorOptions,
|
||||
type HybridExecutorEvents,
|
||||
} from "./hybrid-executor.js";
|
||||
export { shouldUseHybridExecutor, type HybridExecutorGateDecision } from "./hybrid-executor-gate.js";
|
||||
export { applyUnavailableNodePolicy, type PolicyDecision } from "./node-routing-policy.js";
|
||||
export { PeerExchangeService, type PeerExchangeServiceOptions, type SyncResult } from "./peer-exchange-service.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user