criteo / biggraphite

Simple Scalable Time Series Database
Apache License 2.0
130 stars 35 forks source link

ES: ignore 409 HTTP status codes on document update #416

Closed adericbourg closed 6 years ago

adericbourg commented 6 years ago

409 code means there is a conflict at document update time. We do not need strong consistency on metadata so we can ignore an error once in a while.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 83.4% when pulling c555831c8e2749de8176228c05177f0f4860f204 on adericbourg:ignore_version_conflict into 225818aec8f2ff2b1785309aa432df20f7301e7a on criteo:master.