running github.com/go-kit/kit v0.10.0 I keep getting repeated log messages in some production environments (not all)
http superfluous response.WriteHeader call from github.com/go-kit/kit/transport/http.DefaultErrorEncoder (server.go:209)
it also seems to eat up memory until the pod is OOM killed.
I cannot reproduce it on my laptop.
I'd appreciate any hint to tell me where to start looking.