Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

TIMEOUTS WHEN PULLING ECS API CALLS #54

@TAACS

Description

@TAACS

Am running spec inside a private vpc which is behind a proxy...and running into time out issues.
When I run this inside a public vpc i do not get any time outs

Any suggestion as to why am getting time outs in private vpc, or any idea on how go over issue will be great.

Error
at Timer.listOnTimeout (timers.js:214:5)
cache error: TimeoutError: Connection timed out after 120000ms
at ClientRequest. (/src/node_modules/aws-sdk/lib/http/node.js:83:34)
at ClientRequest.g (events.js:292:16)
at emitNone (events.js:86:13)
at ClientRequest.emit (events.js:185:7)
at TLSSocket.emitTimeout (_http_client.js:630:10)
at TLSSocket.g (events.js:292:16)
at emitNone (events.js:86:13)
at TLSSocket.emit (events.js:185:7)
at TLSSocket.Socket._onTimeout (net.js:338:8)
at ontimeout (timers.js:386:11)
at tryOnTimeout (timers.js:250:5)
at Timer.listOnTimeout (timers.js:214:5)

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