Conversation
|
I see https://github.com/louislam/dockge/actions/runs/11011056962/job/30574312169?pr=617#logs failing. I did not change anything in the files it mentions so I don't know what happened exactly. If someone else wants to fix that CI fail be my guest. I am fixing the issue I had with dockge spamming my DNS server with queries to no longer existing services. |
I assume that you are using Windows and your editor has formatted the file with CRLF.
|
|
Thanks @Jayllyz Oddly enough nothing This is confusing me as my previous commit didn't even touch these files. |
Tick the checkbox if you understand [x]:
Description
Fixes #356
Added a more graceful disconnect when removing an agent to ensure socket.io is not in a "stuck" state where it attempts to keep an open connection to a deleted agent as well as a re-trigger of
sendAgentListto ensure the UI has a quick update on agent deletion.Type of change
Checklist
(including JSDoc for methods)