-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ringing): Auto-Cancel outgoing calls (#1217)
This PR fixes a bug in the `scheduleAutoDrop()` function that bailed out from scheduling a cancellation timer when server-side-defined timeouts remained the same after consecutive call settings updates. Also, this PR aligns the implementation and relies only on `auto_cancel_timeout_ms`. More context: - https://getstream.slack.com/archives/C022N8JNQGZ/p1697701678593769 Fixes: #1215
- Loading branch information
Showing
1 changed file
with
25 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters