Skip to content

Invalid timeout #2796

@FinalT

Description

@FinalT

Environment

  • Server: Dubbo-go, v3.2.0
  • Client: Dubbo-go, v3.2.0
  • Protocol: dubbo

Issue description

1、client侧的超时时间配置未能传递到下层,导致超时时间失效
2、client侧请求中,已将时间参数封装到invocation中的attachments中,在dubbo协议中覆盖了此attachments中的timeout,会致使上层配置超时时间被覆盖,从而导致超时时间失效。

Image

Image

Image

Image

Logs

Click me to check logs
Copy logs to here.

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