Skip to content

support callback which will only called once before upload #208

@oeway

Description

@oeway

As mentioned in #207, currently, onBeforeUpload will called on each chunk upload, which could raise potential performance drop if some expensive operation is contained in onBeforeUpload. Would be great to support callback which would only execute once, either by change the current onBeforeUpload or add something like onInitiateUpload.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions