When the write of the insert succeeds and the write of the compression fails for a time-series measurement, the insert will return the error which implies the insert fails, even though the measurement was actually inserted. This is problematic and can cause the inserts to be duplicated when a retry happens on an error.
This can happen for both ordered: true and ordered: false inserts.