Skip to content

[Feature Request] custom timeout for downloading new binary #509

Description

@ronrest

ISSUE
Every time a new binary is released, It almost never downloads to completion before the download times out (usually gets to 19% - 39%). Meaning I have to keep trying MULTIPLE times, hitting the servers with new requests until it succeeds, which probably puts additional strain on your servers.

This happens irrespective of whether it performs auto-download as part of the const browser = await launch({...}) code, or whether i run npm cloakbrowser install cli command.

Image

REQUESTED FEATURE
have an optional argument that allows setting a longer time out, to allow slow downloads to complete before terminating the download.

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