Skip to content

improve coffer_client:enumerate"  #2

@benoitc

Description

@benoitc

We should improve the way we fetch the blobs infos from the remote.

Right now we are processing all the body and parse each chunks while accumulating blob infos in a queue. Which can use a lot of RAM if the reader is not enough fast to consume the queue. We should keep be able to fetch and parse the results in // while reading them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions