Exception: Parse::Embeddings::StreamingBody::SizeMismatch

Inherits:
Error
  • Object
show all
Defined in:
lib/parse/embeddings/streaming_body.rb

Overview

Raised when a segment's file changes size between the #size calculation and the actual read, which would desync Content-Length from the emitted body.