Skip to content

NCG-5940: added interface for call recording#1

Open
ahaladok wants to merge 25 commits into
M123from
NCG-5940-implement-call-recording
Open

NCG-5940: added interface for call recording#1
ahaladok wants to merge 25 commits into
M123from
NCG-5940-implement-call-recording

Conversation

@ahaladok

Copy link
Copy Markdown

No description provided.

@ahaladok ahaladok requested a review from denis15yo September 10, 2024 09:39
@ahaladok ahaladok force-pushed the NCG-5940-implement-call-recording branch from 85fab70 to e8742e3 Compare September 10, 2024 09:59
andrei.haladok and others added 24 commits September 11, 2024 11:48
Reduce t1_init_timeout and t1_cookie_timeout from 200ms to 50ms.
Reduce kMaxTimerBackoffDuration from 500ms to 150ms.

Retry pattern: 50ms, 100ms, 150ms, 150ms... (~65 attempts in 10s)
vs previous: 200ms, 400ms, 500ms, 500ms... (~20 attempts in 10s)

Improves call success rate under 30% signaling loss from ~99.2%
to ~99.8%.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants