Closed italovalcy closed 9 months ago
Hi,
I believe this error was introduced by PR #226 , which ended up sending the breakdown connections twice for the SDX LC:
https://github.com/atlanticwave-sdx/sdx-controller/blob/main/sdx_controller/handlers/connection_handler.py#L159-L160
@congwang09 would you please take a look on this and #229 when you get a chance. That PR for refactoring probably created the bug.
Hi,
I believe this error was introduced by PR #226 , which ended up sending the breakdown connections twice for the SDX LC:
https://github.com/atlanticwave-sdx/sdx-controller/blob/main/sdx_controller/handlers/connection_handler.py#L159-L160