-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
Describe the feature
Customers are asking for a bit more control over when PINGREQ keep-alives are sent.
We understand that this is handled internally, but a public facing API that allowed triggering a PINGREQ request would improve the customer experience, especially on Android.
The Android OS has many power saving features (ex: Doze) that may hinder the devices ability to send timely PINGREQs.
Use Case
To prevent unexpected keep-alive timeouts (especially in implementations that retain connections when the screen is turned off and entering doze mode), the app developer can prevent timeouts through Alarm scheduling and manually sending the PINGREQ.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
Latest
Environment details (OS name and version, etc.)
Android (All)
uzairkhan-stripe and nrutherford
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.