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

Alert and SubtleAlert Respond ABORTED on timeout #588

Closed
iCollin opened this issue Aug 11, 2021 · 1 comment
Closed

Alert and SubtleAlert Respond ABORTED on timeout #588

iCollin opened this issue Aug 11, 2021 · 1 comment
Assignees

Comments

@iCollin
Copy link
Collaborator

iCollin commented Aug 11, 2021

Summary

If you send an Alert or SubtleAlert with soft buttons and do not interact with the HMI in any way, the HMI will reply ABORTED when the alert times out.

Reproduction

Start and connect HMI, App, Core
Send Alert or SubtleAlert with soft buttons
In case of Alert, wait for 30 seconds
In case of SubtleAlert, wait for 10 seconds

Expectation

Core receives SUCCESS response
Mobile receives SUCCESS response

Actual Result

Core receives ABORTED response
Mobile receives ABORTED response

Fix

I plan to prepare a fix for this issue after merge of 0189.

@iCollin iCollin self-assigned this Aug 11, 2021
@iCollin
Copy link
Collaborator Author

iCollin commented Aug 11, 2021

I found this behavior is correct according to the requirements, and the behavior of the Generic HMI is incorrect.

An issue has been opened to match this behavior there: smartdevicelink/generic_hmi#420

@iCollin iCollin closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant