Skip to content

Basic retry support #135

Open
Open
@lowlighter

Description

@lowlighter

https://man.archlinux.org/man/extra/retry/retry.1.en

It'd be nice to have a simple retry command

With the new deno task dependencies, sometimes the parallel dependencies have race-conditions (e.g. they both initialize dependencies at the same time and cause a error, like error: File exists (os error 17), symlink '../[email protected]/node_modules/https-proxy-agent' -> '/home/runner/work/mizu/mizu/node_modules/.deno/node_modules/https-proxy-agent')

Or maybe you want to run a script until some server sends you a particular response, or until a specific file exists (it'd combine nicely with #134)

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