Renn F
2db9741ff6
fix(messaging): reuse a group's live session instead of recreating per open
...
create_session and create_session_with_access_check closed the group's active
session and opened a new one on every call. A group is meant to have ONE live
session (groups.active_session_id) that all participants post into, so this
churned a single conversation across many sessions — the smoke run showed ~one
session per message, and the CEO could not hold a conversation in a channel.
Both now reuse the live session when one is active and only open a fresh one
when none is (closed via timeout / boundary / merge), matching the existing
get_or_create_active_session contract.
2026-06-04 06:42:21 +02:00
..
2026-06-03 06:35:03 +02:00
2026-05-02 03:11:49 +02:00
2026-05-11 02:15:47 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 06:35:03 +02:00
2026-05-12 06:39:18 +02:00
2026-05-06 00:32:52 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 06:35:03 +02:00
2026-05-12 04:37:01 +02:00
2026-06-03 19:48:10 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 22:25:39 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 06:35:03 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 19:18:42 +02:00
2026-06-03 19:28:56 +02:00
2026-06-03 19:41:10 +02:00
2026-06-03 19:13:17 +02:00
2026-05-12 06:27:33 +02:00
2026-05-11 02:15:47 +02:00
2026-05-11 02:15:47 +02:00
2026-06-03 06:35:03 +02:00
2026-06-03 06:35:03 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 22:06:32 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-06-04 06:42:21 +02:00
2026-05-06 21:02:31 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 04:03:21 +02:00
2026-06-03 06:35:03 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 18:54:07 +02:00
2026-06-03 19:41:10 +02:00
2026-05-06 21:02:31 +02:00
2026-05-05 03:19:43 +02:00
2026-05-05 03:19:43 +02:00
2026-05-06 21:02:31 +02:00
2026-05-11 02:15:47 +02:00
2026-06-03 21:13:09 +02:00
2026-06-03 06:35:03 +02:00
2026-06-04 05:48:21 +02:00
2026-06-03 06:35:03 +02:00
2026-06-03 20:42:15 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00
2026-05-12 03:48:47 +02:00
2026-05-06 21:02:31 +02:00
2026-06-03 06:35:03 +02:00
2026-05-11 02:15:47 +02:00
2026-06-04 02:41:19 +02:00
2026-05-11 02:15:47 +02:00
2026-06-03 08:46:50 +02:00
2026-05-11 02:15:47 +02:00
2026-05-11 02:15:47 +02:00
2026-06-04 02:41:19 +02:00
2026-06-03 06:35:03 +02:00
2026-05-06 21:02:31 +02:00
2026-05-06 21:02:31 +02:00