Skip to content

[Feature]: Can plugin-assets-retry add a delay to retry? The probability of failure of retrying immediately is a bit high. #4491

@303182519

Description

@303182519

What problem does this feature solve?

delay: (times) {
return times* 1000
}

What does the proposed API look like?

delay: (times) {
return times* 1000
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions