这是indexloc提供的服务,不要输入任何密码
Skip to content

Client Timeout should be configureable #2280

@tm1000

Description

@tm1000

Describe the feature you'd like to request

See: #1993

There is a timeout hardcoded here:

Timeout: time.Duration(20 * time.Second),

This causes timeouts for assets that take more than 20s to upload (like over my slow home connection to a remote)

Note: This used to be a timeout of 60 seconds but was changed to 20 in this PR: #545

Describe the solution you'd like

The timeout should be configurable

Describe alternatives you've considered

I've tried different implementations but ultimately its because my home internet connection is not fast enough to upload the asset in under 20 seconds

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ergonomicsIssues and features impacting the developer experience of using turbo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions