cthomas
|
0da3ea63a5
|
fix: close db connections in scheduler (#3278)
|
2025-07-10 15:33:06 -07:00 |
|
cthomas
|
009e943f1a
|
feat: add traces to polling methods (#3238)
|
2025-07-08 20:14:56 -07:00 |
|
cthomas
|
e20ec29cbf
|
fix: idle in transaction error (#3237)
|
2025-07-08 20:12:54 -07:00 |
|
cthomas
|
b84a192b46
|
feat: asyncify batch scheduler locking code (#3212)
|
2025-07-07 16:18:20 -07:00 |
|
Andy Li
|
2c9647424d
|
fix: batch jobs not being polled (#3034)
|
2025-06-25 17:07:21 -07:00 |
|
cthomas
|
60cf3341b1
|
feat: add configurable batch size (#2573)
|
2025-06-01 12:01:51 -07:00 |
|
cthomas
|
f864dfa4c6
|
fix: batch lock acquisition (#2572)
|
2025-06-01 11:47:43 -07:00 |
|
Matthew Zhou
|
82659a0915
|
feat: Add lookback weeks parameter for batch polling (#2407)
|
2025-05-25 20:02:06 -07:00 |
|
cthomas
|
271196d38f
|
fix: batch poll scheduler (#2366)
|
2025-05-23 00:48:14 -07:00 |
|
cthomas
|
4151c05876
|
feat(asyncify): more batch db calls (#2350)
|
2025-05-22 23:12:11 -07:00 |
|
cthomas
|
65e32082f7
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Matthew Zhou
|
1f49361a49
|
feat: Implement app-level leader election for polling jobs (#1991)
|
2025-05-02 12:56:23 -07:00 |
|
Matthew Zhou
|
213cad7b47
|
feat: Fix anthropic batch results call (#1853)
|
2025-04-23 13:14:56 -07:00 |
|
Matthew Zhou
|
cf480ab10a
|
feat: Add distributed locking to the polling job (#1778)
|
2025-04-18 11:15:25 -07:00 |
|
Matthew Zhou
|
15fefe0e1a
|
feat: Add callback for jobs (#1776)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-18 10:48:04 -07:00 |
|
Sarah Wooders
|
41d85c4114
|
feat: add batch job tracking and generate batch APIs (#1727)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-17 17:02:07 -07:00 |
|
Matthew Zhou
|
cead849f19
|
feat: Implement resume step after request in new batch agent loop (#1676)
|
2025-04-15 13:56:22 -07:00 |
|
Charles Packer
|
5f7abf4eae
|
fix: refactor the way we handle errors inside the electron app + add … (#1640)
|
2025-04-10 11:02:33 -07:00 |
|
Matthew Zhou
|
39dcaf1be7
|
feat: Add flag for enabling batch polling (#1651)
|
2025-04-09 15:42:18 -07:00 |
|
Matthew Zhou
|
63382c3591
|
feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
|
2025-04-08 16:42:12 -07:00 |
|