ziti-tunnel-sdk-c icon indicating copy to clipboard operation
ziti-tunnel-sdk-c copied to clipboard

when disconnected by auth policy - too many "controller" events are emitted

Open dovholuknf opened this issue 2 years ago • 1 comments

see https://github.com/openziti/desktop-edge-ui/issues/115 for steps to reproduce.

Once an identity is disconnected via auth-policy, the ziti-edge-tunnel will emit events continuously to the UI. This is due to the CSDK trying to connect over and over again every second, and "a lot" of logs will be generated continuously...

dovholuknf avatar Apr 15 '23 15:04 dovholuknf

this bug is related to/caused by https://github.com/openziti/ziti-sdk-c/issues/505

dovholuknf avatar Apr 15 '23 15:04 dovholuknf