[Bug]: Client app should reconnect when the connection is lost.
Application
Outline Client
Describe the bug
I have a ssconf url that point to server A and client is connected to it. If I change the ssconf to server B and turn off the server A, the application should try to reconnect to the new server. But what actually happens is Outline Client show that user is connected while there is no actual traffic.
Steps to reproduce
The same is description.
What did you expect to happen?
When the connection is lost, client should start from scratch and query ssconf again to find the new servers details.
What actually happened?
Nothing
Outline Version
1.13.0
What operation system are you using?
iOS
Operating System Version
iOS 18
Screenshots and Videos
No response
We don't refresh the dynamic key without disconnecting through the UI. I think the feature request here is to refresh the dynamic key when needed.
It's over a year is there any plan to fix this issue?