Skip to content

context cancelled issue after upgrading to newer version #239

Closed
@yash025

Description

@yash025

We're seeing error from the mcp server, that is when the server makes any downstream http requests with context we're seeing ctx cancelled error.
The client here is langchain agent.

failed to execute HTTP request: Post "https://test.com/v1/graphql": context canceled.

It was working okay, with the older version, upgraded from 0.20 to 0.25. Also it works okay if we use ctx.WithoutCancel while making http calls.

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