Exception: PostProxy::ConflictError
- Defined in:
- lib/postproxy/errors.rb
Overview
- Raised for a duplicate submission (
response[:duplicate_post_id]), a backfill that is already running (response[:profile_sync_id]), or a request whose Idempotency-Key is still in flight.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from PostProxy::Error