pedestal

2020-07-14T16:48:13.308100Z

When trying to use SSE with pedestal I'm getting the warnings described here: https://github.com/pedestal/pedestal/issues/631 Do I understand correctly that these warnings are expected (because SSE clients will inevitably disconnect and that's all the warning is saying?) So it would be fine to just set console logging to ignore these?

2020-07-14T16:51:30.308600Z

Or is there a better way to silence these