sheyanmin
8b4be2fdd4
fix: recover channel after stop timeout in health monitor
...
When a channel stop times out (e.g. during a Telegram API outage),
the channel enters recoveryStopTimedOut state. The health monitor's
subsequent start call would set restartPending and return without
actually starting the channel.
If the stuck stop never completes, the channel stays in limbo forever
with the health monitor retrying every cycle but never recovering.
Fix: when the health monitor retries recovery (recoveryStartRequested
already set), clean up the stuck task state and allow the channel to
start normally.
Closes #94008
2026-06-25 08:25:09 -07:00
..
2026-06-24 07:12:33 -07:00
2026-06-25 10:40:38 +01:00
2026-06-25 10:02:41 +01:00
2026-06-17 17:41:44 +08:00
2026-06-23 11:56:49 +08:00
2026-06-24 23:46:20 +08:00
2026-06-25 09:56:16 +01:00
2026-06-24 13:42:39 -07:00
2026-06-17 20:11:16 +08:00
2026-06-24 13:42:39 -07:00
2026-06-24 21:33:49 +08:00
2026-06-24 20:28:42 +01:00
2026-06-25 10:07:09 +01:00
2026-06-23 17:21:05 +08:00
2026-06-24 09:34:28 -07:00
2026-06-25 08:25:09 -07:00
2026-06-22 22:48:03 +08:00
2026-06-23 03:17:22 +08:00
2026-06-25 08:16:56 -07:00
2026-06-23 17:45:15 +08:00
2026-06-23 03:34:43 +08:00
2026-06-24 09:30:59 -07:00
2026-06-23 10:11:18 +08:00
2026-06-23 00:38:07 +08:00
2026-06-22 19:12:22 +08:00
2026-06-22 21:10:23 +08:00
2026-06-23 03:17:22 +08:00
2026-06-24 12:22:49 -07:00
2026-06-24 19:08:22 -05:00
2026-06-23 03:38:18 +08:00
2026-06-25 16:41:26 +08:00
2026-06-23 01:13:13 +08:00
2026-06-24 13:42:39 -07:00
2026-06-19 06:05:24 +02:00
2026-06-23 03:53:45 +08:00
2026-06-24 16:20:23 +08:00
2026-06-23 08:04:35 +08:00
2026-06-23 02:40:29 +08:00
2026-06-24 19:51:37 +08:00
2026-06-24 15:51:55 +08:00
2026-06-23 12:06:56 -07:00
2026-06-24 06:26:52 -07:00
2026-06-22 18:49:58 -05:00
2026-06-23 10:08:29 -07:00
2026-06-23 22:13:59 +08:00
2026-06-24 20:32:41 +01:00
2026-06-17 16:48:13 +08:00
2026-06-20 03:58:55 +08:00
2026-06-24 07:12:33 -07:00
2026-06-25 14:36:04 +08:00
2026-06-23 03:17:22 +08:00
2026-06-19 01:05:52 +08:00
2026-06-18 18:40:12 +08:00
2026-06-19 18:07:06 +02:00
2026-06-24 22:54:00 +08:00
2026-06-22 02:32:05 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-18 00:06:57 +02:00
2026-06-22 21:27:47 +08:00
2026-06-23 07:35:59 +08:00