Skip to content

Extension - Intermittently taking 5 seconds to get first router channel open during local testing #210

Open
@huntharo

Description

@huntharo

Motivations

  • Possible issue with the http2 socket open taking too long
  • The 5 second duration feels like a DNS drop, which is odd considering this is local
  • Might need a timeout on waiting for the response from the router and canceling the invoke if no response in time

Logs

2024-05-05T20:08:44.618 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229 - Received request
2024-05-05T20:08:44.618 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, Timeout: 299s - Invoked
2024-05-05T20:08:44.618 [WARN] - Forcing deadline to 60 seconds
2024-05-05T20:08:49.513 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, ChannelId: eca4cf6e-a90c-4ff3-9527-903aeccf79e2, ChannelNum: 5, Reqs in Flight: 0 - First request, releasing pinger
2024-05-05T20:08:49.513 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, ChannelId: eca4cf6e-a90c-4ff3-9527-903aeccf79e2, ChannelNum: 5, Reqs in Flight: 0 - GoAway received, exiting loop
2024-05-05T20:08:49.515 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, Requests: 0, GoAway: true, Reqs in Flight: 0, Elapsed: 4893 ms, RPS: 0.0 - Ping Loop - Cancelled
2024-05-05T20:08:49.515 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, Requests: 0, GoAway: true, Reqs in Flight: 0, Elapsed: 4897 ms, RPS: 0.0 - Ping Loop - Exiting
2024-05-05T20:08:49.515 [INFO] - PoolId: default, LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229 - Lambda request completed, exit reason: RouterGoAway
2024-05-05T20:08:49.515 [INFO] - LambdaId: 0e180e31-cf3b-4dd3-bd5a-88698495c229, Requests: 0, Elapsed: 4897 ms, RPS: 0.0 - Returning from run

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-extensionExtension portion of the appbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions