Files
nomad/.changelog/19172.txt
Piotr Kazmierczak 742651f2f7 agent: ignore websocket statuses 1000, 1001 and 1005 correctly (#19172)
These are "close" messages and not actual errors.
2023-11-27 09:33:08 +01:00

4 lines
70 B
Plaintext

```release-note:bug
agent: Correct websocket status code handling
```