FinalT opened a new issue, #2796:
URL: https://github.com/apache/dubbo-go/issues/2796

   ### Environment
   
   <!-- 
   - Server: Dubbo-go, v3.0.5
   - Client: Dubbo-go, v3.0.5
   - Protocol: Triple
   - Registry: Nacos, v2.0.0
   -->
   
   - 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](https://github.com/user-attachments/assets/6ea95ae9-fd21-433f-9ee4-7977a13bd348)
   
   
![Image](https://github.com/user-attachments/assets/7760b129-f0aa-45a2-acee-5fa7fd35c4aa)
   
   
![Image](https://github.com/user-attachments/assets/3ad230a6-d0c6-4787-9bfe-084943bbb5cd)
   
   
![Image](https://github.com/user-attachments/assets/88b256f8-bbdb-44a0-ab0a-778d550e7d65)
   
   <!-- Here is a brief description about the issue. -->
   
   ### Logs
   
   <details><summary>Click me to check logs</summary>
   
   ```
   Copy logs to here.
   ```
   
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to