The invention particularly relates to a
timeout fusing method and
system coping with remote call dependence. The method comprises the following steps of obtaining a service call request, judging whether target service corresponding to the service call request is a fused state or not, if the target service is not in the fused state, calling the target service from a service providing module, and sending the target service to a
service use module; and if the target service is in the fused state, obtaining fused duration of the target service, judging whether the fused duration reaches preset
recovery time or not, and if the fused duration reaches the preset
recovery time, carrying out a preset fusing
recovery step, otherwise, returning abnormal response information to the
service use module. According to the method and the
system, a circuit fusing ideal is imitated, when the target service is slow in call or is excessively overtime, the call of the service is fused, and for a follow-up request, direct returning is carried out, so resources are rapidly released. If the condition of the target service is improved, the call is recovered, so the
system crash problem resulting from judging
timeout of traditional service call through socket
timeout time is solved.