Skip to content

Make sure all rpc progress enums have a Done variant #122

@rklaehn

Description

@rklaehn

We need an explicit Done variant for each progress event so we can distinguish between accidental drop due to an error and normal termination.

E.g. GetBlobResult / GetBlobItem

Also, GetBlobResult should be called GetBlobProgress to be consistent with the rest of the crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiChanges related to the api surface

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions