Skip to content

Respect file size limit when downloading attachments from HTTP #168

@selfhoster1312

Description

@selfhoster1312

Right now we download the file anyway, and if it's too big we discard it because size checking is done in b.addAttachmentProcess.

That's not wrong, that's not a bug. It's just not very efficient to download a big file if we're not gonna use it anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions