Skip to content

Validation errors on initial-requests are not currently readable #4343

@rcoh

Description

@rcoh

related: #4325

Ideally, we would send the validation error for the initial request over the event stream channel so that the caller could receive it. Unfortunately, since RequestRejection is converted into an error via Display and not via IntoResponse, there is no way to pass that error back to the caller currently.

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