Gziphandler: error closing writer

Consistently seeing this in our Meteor logs but not sure where it’s coming from:

gziphandler: error closing writer: &net.OpError{Op:"write", Net:"tcp", Source:(*net.TCPAddr)(0xc4317986c0), Addr:(*net.TCPAddr)(0xc4317986f0), Err:(*os.SyscallError)(0xc43d134480)}

Anyone seen this issue before?

Are you sure this a Meteor error and not some third party package?

I’m not sure what gziphandler, it seems like a golang package…

Not sure at all where it’s coming from to be honest. Potentially Apollo Engine