nugu-developers / nugu-android

NUGU SDK for Android
https://developers-doc.nugu.co.kr/
Apache License 2.0
18 stars 17 forks source link

[Transport] Change timeout logic #2515

Closed tommy5oo closed 1 month ago

tommy5oo commented 1 month ago

Assumption: 10 seconds is the default

AS-IS : 10 second increments (10s, 20s, 30s) based on the last receive and send time

TO-BE : Timeout after 10 seconds based on the last receive and send time

Related issue : https://jira.tde.sktelecom.com/browse/ADOTTPMTES-15002 https://jira.tde.sktelecom.com/browse/APOLLOQA-21444