How should this chunk behave? For me(if you implement `Collectable` protocol), the result should be something like:
{:ok, [], {:ok, :v1}, {:error, :reason}, ...}
How should this chunk behave? For me(if you implement `Collectable` protocol), the result should be something like:
{:ok, [], {:ok, :v1}, {:error, :reason}, ...}