Skip to content

code-server module fails to recognise HTTP 429 on extension installation #855

Description

@afeistel

errors out (

echo "Failed to install extension: $extension: $output"
) instead of waiting and retrying;

while this error occurs within code-server itself, we should probably at least try to parse out the 429 out of the output, sleep and retry

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions