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

SDL behavior in case 'HeartBeat' param is empty #1895

Closed
6 of 9 tasks
LitvinenkoIra opened this issue Nov 23, 2017 · 4 comments
Closed
6 of 9 tasks

SDL behavior in case 'HeartBeat' param is empty #1895

LitvinenkoIra opened this issue Nov 23, 2017 · 4 comments
Assignees
Labels
Projects

Comments

@LitvinenkoIra
Copy link
Contributor

LitvinenkoIra commented Nov 23, 2017

Occurrence: Always

Description

SDL behavior in case 'HeartBeat' param is empty

Preconditions

  • SDL and HMI are started.
  • App is registered and activated.

Steps to reproduce

  1. "HeartBeat" param is empty in .ini file

Actual result

SDL does not send HeartBeat messages to App

Expected result

SDL must set the default value = 5000 ms
respond ACK to HeartBeat_request from mobile app
send HeartBeat_request to mobile app

Environment

Attachments

Expected delivery

  • Source code updates
  • Code comments
  • UTs add/update (not required)
  • ATF tests add/update
  • Manual tests (not required)
  • Add/update CI plans/jobs (not required)
  • SDD updates (not required)
  • Guidelines update (sdl_core_guides) (not required)
  • Guidelines update (sdl_hmi_integration_guidelines) (not required)
@dboltovskyi
Copy link
Contributor

Priority was set to Low since there is no significant functionality loss and default value of 'HeartBeatTimeout' parameter is present in .INI file

@robinmk
Copy link

robinmk commented Jun 21, 2018

  1. What is the actual result?
  2. Is the Mobile App initiating this flow by triggering a heart_beat request?

@dboltovskyi
Copy link
Contributor

@robinmk

  1. Actual result is provided in updated description
  2. Correct - Mobile App initiates heartbeat flow

@iCollin
Copy link
Collaborator

iCollin commented Apr 15, 2021

Closed via #2513

@iCollin iCollin closed this as completed Apr 15, 2021
@iCollin iCollin added this to Completed Bug Fixes/ Enhancements in 8.0.0 Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
8.0.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

6 participants