Kian Jones
c92e1d56bb
fix: use async_session_factory directly in scheduler ( #5944 )
...
DatabaseRegistry.get_async_session_factory() was removed during the sync
DB removal refactor, but scheduler.py still referenced it. This caused
AttributeError failures in all integration and send-message tests.
Fix by importing and using async_session_factory() directly from db module.
2025-11-13 15:36:50 -08:00
..
2025-11-13 15:36:14 -08:00
2025-11-13 15:36:39 -08:00
2025-10-07 17:50:45 -07:00
2025-10-07 17:50:45 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:14 -08:00
2025-11-13 15:36:14 -08:00
2025-10-24 15:14:21 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:39 -08:00
2025-11-13 15:36:50 -08:00
2025-11-13 15:36:45 -08:00
2025-10-24 15:14:31 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:20 -08:00
2025-11-13 15:36:20 -08:00
2025-09-17 15:47:40 -07:00
2025-10-07 17:50:44 -07:00
2025-10-24 15:14:31 -07:00
2025-11-13 15:36:50 -08:00
2025-10-07 17:50:44 -07:00
2025-11-13 15:36:50 -08:00
2025-11-13 15:36:50 -08:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-10-24 15:16:25 -07:00
2025-10-07 17:50:45 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:39 -08:00
2025-10-08 16:10:51 -07:00
2025-09-17 15:47:40 -07:00
2025-11-13 15:36:14 -08:00
2025-09-17 15:47:40 -07:00
2025-10-24 15:14:20 -07:00
2025-10-07 17:50:49 -07:00
2025-10-07 17:50:45 -07:00
2025-09-17 15:47:40 -07:00
2025-10-24 15:14:31 -07:00
2025-09-17 15:47:40 -07:00
2025-09-17 15:47:40 -07:00
2025-10-24 15:14:31 -07:00
2025-11-13 15:36:39 -08:00
2025-11-13 15:35:41 -08:00