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

[Feature] Evict previous CASE session if new Sigma1 comes in from the same device #37568

Open
woody-apple opened this issue Feb 13, 2025 · 0 comments

Comments

@woody-apple
Copy link
Contributor

Feature description

While investigating https://github.com/orgs/project-chip/projects/137

It can be observed that when the queues become full, or delayed, multiple CASE attempts can be started from the same client to server. Clients will give up CASE earlier than the server (around 60 seconds for server), which means that the client can try to start CASE, but get a BUSY status back.

This slows down re-connection significantly (by up to 50s or so). Can we improve this?

Platform

all

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant