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

binder: Set default idle timeout to 60 seconds, and enable "strict lifecycle management". #9486

Merged
merged 10 commits into from Nov 29, 2022

Conversation

markb74
Copy link
Contributor

@markb74 markb74 commented Aug 24, 2022

The default idle timer of 30 minutes is inappropriate for cross-process Android bindings, so use a more aggressive default.

Also, add an option to enable "strictLifecycleManagement" on a binder-based channel. The intention is that should should be used from processes with privileged procrank, where relying on an idle timer would create system-health problems

@markb74 markb74 requested a review from ejona86 November 28, 2022 23:52
@markb74 markb74 merged commit 241097c into grpc:master Nov 29, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants