smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
240 stars 245 forks source link

Delete both successful and pending commands on AddComand failure #3940

Closed jacobkeeler closed 2 years ago

jacobkeeler commented 2 years ago

Fixes #2468

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

ATF PR: https://github.com/smartdevicelink/sdl_atf_test_scripts/pull/2700

Summary

Delete pending commands when AddCommand times out, assuming that the HMI might have processed them

Changelog

Bug Fixes

CLA