kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Clear on reconnect option in deploy logs #214

Closed pierrelefevre closed 2 months ago

pierrelefevre commented 2 months ago

The current way to reconnect to the logs websocket is to simply append the new logs to the old ones. However, this ends up looping the same logs over and over again as the websocket reconnects. Make an option to either clear on reconnect or keep, default to clear.