Skip to content

Explain Serde deserialization issues clearly in error messages #639

@calavera

Description

@calavera

When a function cannot deserialize the incoming data into the type that the handler receives. The runtime returns a Serde deserialization error. We've seen many reports showing that those messages are confusing because they are very sparse. I believe improving the those error messages would remove a lot of the friction that people bump into when using the runtime.

These are some examples of those messages:

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