fix: drop stale socket mode opt-in · openclaw/openclaw@137f64d
steipete
·
2026-04-22
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -761,7 +761,6 @@ export const telegramPlugin = createChatChannelPlugin({
|
761 | 761 | actions: telegramMessageActions, |
762 | 762 | status: createComputedAccountStatusAdapter<ResolvedTelegramAccount, TelegramProbe>({ |
763 | 763 | defaultRuntime: createDefaultChannelRuntimeState(DEFAULT_ACCOUNT_ID), |
764 | | -staleSocketHealthCheckModes: ["polling"], |
765 | 764 | collectStatusIssues: collectTelegramStatusIssues, |
766 | 765 | buildChannelSummary: ({ snapshot }) => buildTokenChannelStatusSummary(snapshot), |
767 | 766 | probeAccount: async ({ account, timeoutMs }) => |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。