capacitor-community / capacitor-community/bluetooth-le
[Android] Disconnect - Add Timeout
- Dominant language
- TypeScript
- Stars
- 361
- Forks
- 121
- Avg merge
- 10d 45m
- Merged PRs (30d)
- 2
Description
However, I encountered a situation where it could be very useful to have a timeout option for the logout method, similar to that available for the login method. It would be very beneficial to be able to set a similar timeout for logout to handle cases where logout takes too long or fails silently. This would improve the robustness of applications by allowing better control of the logout process.
Would you consider adding such a feature? I think this could benefit many developers using this plugin.
Thank you very much for your consideration and time. I look forward to your opinion on this proposal.
Sincerely,
Contributor guide
Research direction
Start by locating the Android logout method and comparing it with the existing login timeout option. Define how callers configure the logout timeout and what happens when logout exceeds it or fails silently, then verify the behavior through the plugin's relevant tests or Android integration flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100