TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

How do I set the timeout period of TARS microservice call? #781

Closed TARS-Question closed 4 years ago

TARS-Answer commented 4 years ago

It can be set in the template, or prx in the code can be configured.

TARS-Answer commented 4 years ago

模板里面可以设置,或者代码里面prx有函数可以配置。

TARS-Question commented 4 years ago

Is the value on this page shown in the picture?

#781(1)

TARS-Question commented 4 years ago

如图是这个页面的值吗?

#781(1)

TARS-Answer commented 4 years ago

No, it is configured in the template.

TARS-Answer commented 4 years ago

不是,是在模板里面配置的。

TARS-Question commented 4 years ago

Which field is configured in the figure below?

#781(2)

TARS-Question commented 4 years ago

是在下图哪个字段配置的?

#781(2)

TARS-Answer commented 4 years ago

In the client domain.

TARS-Answer commented 4 years ago

client域内。