Robby
078642b308
fix(discord): defer component interactions to prevent timeout ( #16287 )
...
* fix(discord): defer component interactions to prevent timeout
Discord requires interaction responses within 3 seconds. Button clicks
were routed through the LLM pipeline before responding, exceeding this
window and showing 'This interaction failed' to users.
Now immediately defers the interaction, then processes the agent
response asynchronously.
Fixes #16262
* fix: harden deferred interaction replies and silent chat finals (#16287 ) (thanks @robbyczgw-cla)
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-02-14 17:38:01 +01:00
..
2026-02-14 13:27:05 +01:00
2026-02-14 16:36:15 +00:00
2026-02-14 16:36:15 +00:00
2026-02-14 15:39:45 +00:00
2026-02-14 15:39:45 +00:00
2026-02-14 16:44:43 +01:00
2026-02-14 16:36:15 +00:00
2026-02-14 16:36:15 +00:00
2026-01-30 03:16:21 +01:00
2026-02-14 16:48:07 +01:00
2026-02-14 16:44:43 +01:00
2026-02-14 15:39:45 +00:00
2026-02-14 17:38:01 +01:00
2026-02-04 10:37:14 -05:00
2026-02-14 17:35:16 +01:00
2026-02-14 16:36:15 +00:00
2026-02-14 01:14:56 +00:00
2026-02-14 16:36:15 +00:00
2026-02-14 16:36:15 +00:00
2026-02-13 18:38:40 +01:00
2026-02-14 00:59:53 +00:00
2026-02-14 00:38:18 +01:00
2026-02-14 16:57:20 +01:00
2026-02-14 15:45:41 +01:00
2026-02-14 15:39:46 +00:00
2026-02-14 16:36:15 +00:00
2026-02-13 19:08:37 +00:00
2026-02-13 17:57:30 +00:00
2026-02-14 12:42:19 +00:00
2026-02-14 15:39:46 +00:00
2026-02-13 23:40:38 +00:00
2026-02-13 16:20:37 +00:00
2026-02-14 12:21:44 +00:00
2026-02-01 10:03:47 +09:00
2026-02-14 15:39:45 +00:00
2026-02-13 02:02:01 +01:00
2026-02-14 16:36:15 +00:00
2026-02-14 16:57:20 +01:00
2026-02-14 16:57:20 +01:00
2026-02-14 16:36:15 +00:00
2026-02-14 15:39:45 +00:00
2026-02-07 22:16:59 -05:00
2026-02-14 12:13:27 +00:00
2026-02-14 12:13:27 +00:00
2026-02-14 17:38:01 +01:00
2026-02-02 01:52:33 +01:00
2026-02-14 15:39:46 +00:00
2026-02-14 16:36:15 +00:00
2026-02-01 10:03:47 +09:00
2026-02-13 17:04:41 +01:00
2026-02-01 10:03:47 +09:00
2026-02-14 02:55:39 +00:00
2026-02-14 15:39:46 +00:00
2026-02-03 20:18:16 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-14 00:59:53 +00:00
2026-01-31 16:19:20 +09:00
2026-02-13 16:20:37 +00:00
2026-02-01 10:03:47 +09:00
2026-02-14 01:14:56 +00:00
2026-02-08 20:06:29 -05:00
2026-02-09 18:56:58 -08:00
2026-02-06 00:09:48 -05:00
2026-02-06 00:09:48 -05:00