Skip to content

Obtaining the size of a payload should return a result #9

@autodidaddict

Description

@autodidaddict

The current interface calls for size(payload) to return a number. There may be occasions, depending on the state of health and the provider of the interface, where size is either temporarily unavailable or can't be determined at all. In the current interface, consuming a payload returns an error. For the same reason, I think attempting to obtain the size of the payload should also potentially return an error.

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