Skip to content

Too large requests sent to dedicated endpoints should emit outcomes #5288

@Dav1dde

Description

@Dav1dde

For example requests sent to the minidump endpoint which are dropped because of a size limit should always emit an outcome in the error category.

We can do this for all endpoints which have dedicated categories.

Implementation wise we can possibly wrap the size limit middleware and check for the error/abort then emit an outcome if we have access to the credentials (public key).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions