Abhishek
|
041c31a613
|
fix: increase concurrency limit an handle it across all call paths (#508)
* fix: increase concurrency limit an handle it across all call paths
* fix: fix review comments and test
* fix: address concurrency review findings (campaign-scoped counter, cleanup hardening, webrtc run validation)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* feat: emit usage_concurrent_call_limit_reached PostHog event
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: align usage event with MPS org-event convention (per-member fan-out)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* feat: cap max_call_duration at 20 min via typed workflow_configurations request
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-09 18:29:01 +05:30 |
|
Abhishek Kumar
|
7810923bca
|
chore: return formatted transcript url
- Return formatted transcript and recording URL
- Harden campaign dispatcher logic
|
2026-05-26 13:24:12 +05:30 |
|
Abhishek
|
a836825b83
|
feat: add qa node in workflow builder (#172)
* feat: add qa node in workflow builder
* feat: add qa analysis token usage in usage_info
* fix: mask the API key in QA node
* feat: add advanced configuration in QA node
|
2026-02-25 13:53:30 +05:30 |
|
Abhishek Kumar
|
3cdede0f45
|
feat: limit campaign concurrency to number of CLIs
|
2026-02-07 13:45:21 +05:30 |
|
Abhishek
|
6827744327
|
fix: make campaign process batch thread safe (#141)
* fix: dont schedule new batch on resume
* fix: make process_batch thread safe
|
2026-01-30 14:48:00 +05:30 |
|