Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crash timeout #503

Merged
merged 10 commits into from
Mar 14, 2022
Merged

Add crash timeout #503

merged 10 commits into from
Mar 14, 2022

Conversation

manuquentin
Copy link
Contributor

@manuquentin manuquentin commented Nov 23, 2021

Added a displayCallReachabilityTimeout parameter that represent a timeout in ms.
When this timeout is fired, callkeep checks if the app is reachable (eg: if the JS called setReachable()).

If not, the JS is considered as crashed and the call is ended.

Nothing is done if this parameter is not set.

This PR add also a clearInitialEvents that remove all delayed events.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@manuquentin manuquentin added the waiting for feedback Waiting for feedback label Jan 17, 2022
@manuquentin manuquentin force-pushed the add_crash_timeout branch 4 times, most recently from 9fa0155 to b75d41a Compare January 20, 2022 15:36
@manuquentin manuquentin merged commit 51f8d9a into master Mar 14, 2022
@manuquentin manuquentin deleted the add_crash_timeout branch March 14, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting for feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants