Skip to content

@google-cloud/common: teeny-request using removed timeout option from node-fetch #7998

@vieira

Description

@vieira

It seems that teeny-request is using a timeout attribute that was a valid option in node-fetch v2 (see Options) but seems to have been removed in node-fetch v3 (compare with Options).

It seems that as of node-fetch v3 the timeout should be implemented using an AbortSignal.

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