teknium1
102a255575
fix(gateway): null-coalesce mode in SessionResetPolicy.from_dict
...
Complete the YAML null handling for all three SessionResetPolicy fields.
at_hour and idle_minutes already had null coalescing; mode was still
using data.get('mode', 'both') which returns None when the key exists
with an explicit null value.
Add regression test covering all-null input.
Based on PR #1120 by stablegenius49.
2026-03-15 21:40:22 -07:00
..
2026-03-14 00:09:05 -07:00
2026-03-15 20:21:21 -07:00
2026-03-14 22:22:31 -07:00
2026-03-14 14:27:20 +03:00
2026-03-15 21:40:22 -07:00
2026-03-15 21:16:21 -07:00
2026-03-15 05:20:17 -07:00
2026-03-14 22:11:34 -07:00
2026-03-15 21:13:40 -07:00
2026-03-14 21:11:37 -07:00
2026-03-14 02:33:31 -07:00
2026-03-15 08:02:29 -07:00
2026-03-14 11:03:20 -07:00
2026-03-14 23:44:47 -07:00
2026-03-14 19:38:55 -07:00
2026-03-14 19:38:55 -07:00
2026-03-14 20:42:30 -07:00
2026-03-14 22:31:51 -07:00
2026-03-14 22:31:51 -07:00
2026-03-14 21:11:37 -07:00
2026-03-13 23:59:12 -07:00
2026-03-14 11:57:44 -07:00
2026-03-14 06:31:32 -07:00
2026-03-15 19:03:34 -07:00
2026-03-13 21:53:54 -07:00
2026-03-14 21:28:51 -07:00
2026-03-14 10:33:58 -07:00
2026-03-14 19:33:59 -07:00
2026-03-15 20:09:50 -07:00
2026-03-14 21:19:22 -07:00
2026-03-14 15:00:45 +03:00
2026-03-13 21:34:01 -07:00
2026-03-15 08:02:29 -07:00
2026-03-15 04:01:56 -07:00
2026-03-13 21:56:12 -07:00
2026-03-13 23:39:51 -07:00
2026-03-14 21:56:00 -07:00
2026-03-14 23:41:20 -07:00
2026-03-14 03:51:28 -07:00
2026-03-15 20:42:07 -07:00
2026-03-14 20:58:12 -07:00
2026-03-14 10:33:32 -07:00
2026-03-14 06:19:28 -07:00
2026-03-14 11:03:25 -07:00
2026-03-14 21:51:27 -07:00
2026-03-14 21:51:27 -07:00