Alex Knight
e4ff7c1620
fix: Discord read/search timeout, session-key fallback, and gateway execution mode ( #73521 )
...
* fix: Discord read/search timeout, session-key fallback, and gateway execution mode
- Add 15s timeout to readMessagesDiscord and searchMessagesDiscord so they
fail fast instead of hanging indefinitely (#73431 )
- Fall back to CommandTargetSessionKey in dispatchReplyFromConfig when
SessionKey is empty, so Discord inbound message:received hooks fire
reliably (#73431 , refs #33038 )
- Add resolveExecutionMode to Discord channel actions routing read/search
through gateway timeout path, matching Telegram's pattern (#73431 )
* fix: move timeout to fetch layer, drop send.messages wrapper
Inject AbortSignal.timeout into the Discord proxy-request-client fetch
wrapper so every Discord REST call gets a 15s timeout at the HTTP level.
This replaces the Promise.race wrapper in send.messages.ts — cleaner,
covers all calls, and actually aborts the TCP connection.
* fix: remove unused callerController variable in proxy-request-client test
* fix: remove unnecessary mergeAbortSignal helper
2026-04-28 21:46:05 +10:00
..
2026-04-28 07:30:00 +01:00
2026-04-28 09:00:37 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:34:24 +01:00
2026-04-27 20:56:43 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:52:19 +01:00
2026-04-28 06:21:24 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 02:19:56 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:07:39 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:41:30 +01:00
2026-04-28 05:34:28 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 21:46:05 +10:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 02:19:56 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 07:25:03 +01:00
2026-04-28 05:41:49 +01:00
2026-04-28 05:41:30 +01:00
2026-04-28 06:21:10 +01:00
2026-04-28 10:34:24 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-27 14:34:00 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 09:12:11 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:32:40 +01:00
2026-04-28 10:34:24 +01:00
2026-04-28 10:34:24 +01:00
2026-04-25 04:31:10 -07:00
2026-04-28 21:15:23 +10:00
2026-04-28 03:46:18 -07:00
2026-04-28 03:22:12 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:34:24 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 11:20:15 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 11:30:17 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:57:31 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 01:01:19 -07:00
2026-04-28 11:44:44 +01:00
2026-04-28 00:47:40 -04:00
2026-04-28 05:30:04 +01:00
2026-04-28 02:19:56 -07:00
2026-04-28 02:38:47 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 01:14:19 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 11:35:26 +01:00
2026-04-28 06:05:27 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 11:38:18 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 01:14:19 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:34:24 +01:00
2026-04-28 07:25:03 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:07:39 +01:00
2026-04-28 04:33:47 +01:00
2026-04-27 14:34:00 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 06:21:24 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:32:40 +01:00
2026-04-28 03:24:57 -07:00
2026-04-28 05:21:57 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 14:26:37 +08:00
2026-04-28 01:14:19 +01:00
2026-04-28 05:21:57 +01:00
2026-04-28 10:57:31 +01:00