Commit Graph

20 Commits

Author SHA1 Message Date
Andy Li
d2252f2953 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Matthew Zhou
3d8704395b feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
cthomas
196e43c5ce fix: nullpool asyncpg timeout (#2556) 2025-05-30 14:01:59 -07:00
cthomas
f3cc094254 feat: disable session reuse after close (#2547) 2025-05-30 12:51:19 -07:00
cthomas
0232eef5b2 feat: add timeout to null pool (#2549) 2025-05-30 12:50:53 -07:00
Kian Jones
25403dcde8 fix(db): Disable Prepared Statements to Satisfy the Connection Pooler (#2449)
Co-authored-by: Kian Jones <kianjones@Kians-MacBook-Pro-2.local>
2025-05-27 15:29:12 -07:00
Kian Jones
c44c180ad2 Revert "feat: turn off prepared statements" (#2448) 2025-05-26 22:04:22 -07:00
cthomas
3ef7101922 feat: turn off prepared statements (#2444) 2025-05-26 20:56:57 -07:00
Matthew Zhou
031dffc86b fix: Patch db init bug (#2389) 2025-05-23 13:58:19 -07:00
Sarah Wooders
bca6d5f794 feat: support sqlite async for async DB engine (#2384) 2025-05-23 13:49:07 -07:00
cthomas
8d00e7fd14 feat: add low level db traces (#2343) 2025-05-22 23:35:10 -07:00
Sarah Wooders
9fad8487db feat(asyncify): migrate sources to async (#2332) 2025-05-22 19:39:44 -07:00
cthomas
6c1b189080 feat: add db tracing to otel (#2337) 2025-05-22 13:47:49 -07:00
Matthew Zhou
b555ded77a feat: Add flag to disable/enable pooling on app level (#2310) 2025-05-21 11:59:21 -07:00
Matthew Zhou
ec7c98f78c feat: Tune down pg pool size params and switch connection picking to LIFO (#2299) 2025-05-21 09:29:16 -07:00
Andy Li
3028403007 fix: asyncgp ssl param (#2147) 2025-05-13 10:40:10 -07:00
Andy Li
600ccb35e7 feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
Matthew Zhou
b07bda4c19 feat: Add lazy initialization to db.py (#1716) 2025-04-15 12:01:46 -07:00
Charles Packer
8c57db89d4 fix: patch desktop database bug, ensure UTF-8 across python and app.ts (#1497) 2025-03-31 23:38:42 -07:00
Matthew Zhou
b5e09536ae feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00