apache / apache/incubator-seata

optimize: network abnormal retry.

Open
#2,803 1 comment 0 reactions 1 assignee Claimed by @objcoding View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

## Why you need it?
网络异常的RPC重试,目前我们的重试基本都是业务类型的重试,但是对于网络问题没有重试机制,比如begin出现网络问题就直接抛出异常,业务无法继续执行了。所以需要针对网络不通中的request发不出去的重试的情况加下处理。

## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

## Other related information
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.