smartdevicelink / generic_hmi

A sample HMI to use with sdl_core
BSD 3-Clause "New" or "Revised" License
8 stars 27 forks source link

Unsupported UI RPCs take a long time to respond #479

Open joeljfischer opened 2 years ago

joeljfischer commented 2 years ago

Bug Report

When sending a ScrollableMessage RPC, it takes a very long time for the generic_hmi to respond. It should respond with an error almost immediately.

Reproduction Steps
  1. Connect
  2. Send ScrollableMessage
Expected Behavior

An error response returns in < 1 second

Observed Behavior

An error response returns in ~30 seconds

Browser & Version Information
Test Case, Sample Code, and / or Example App

n/a