Exception: OpenObserve::Client::Conflict
- Defined in:
- lib/openobserve/client/conflict.rb
Overview
Raised when OpenObserve answers 409 because the write carried a stale revision — someone saved the same object in between. Unlike the other errors on this surface, this one is recoverable: re-read the object, re-apply the change, write again.