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

[Transport] Change timeout logic #2515

Closed
tommy5oo opened this issue Aug 20, 2024 · 0 comments · Fixed by #2516
Closed

[Transport] Change timeout logic #2515

tommy5oo opened this issue Aug 20, 2024 · 0 comments · Fixed by #2516
Assignees
Labels
improve something improved

Comments

@tommy5oo
Copy link
Collaborator

tommy5oo commented Aug 20, 2024

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

@tommy5oo tommy5oo added the improve something improved label Aug 20, 2024
@tommy5oo tommy5oo self-assigned this Aug 20, 2024
tommy5oo pushed a commit to tommy5oo/nugu-android that referenced this issue Aug 20, 2024
@tommy5oo tommy5oo linked a pull request Aug 20, 2024 that will close this issue
tommy5oo pushed a commit to tommy5oo/nugu-android that referenced this issue Aug 20, 2024
tommy5oo pushed a commit that referenced this issue Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve something improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant