Skip to content

Retry when rate limited in dependency manager #1842

@jribbink

Description

@jribbink

Issue To Be Solved

Currently, the dependency manager does not retry when rate limited. For projects with lots of dependencies, this can cause issues when installing. Since flow deps add and flow deps install are combined now, this can be exacerbated by the fact that every dependency is installed every time a new one is added.

(Optional): Suggest A Solution

Retry on rate limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureA new user feature or a new package API

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions