add retry limit to DXF
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
right now, if we meet retryable error when running subtask, DXF retry all the time, maybe we can add a limit like DDL does by https://docs.pingcap.com/tidb/stable/system-variables#tidb_ddl_error_count_limit
Contributor guide
Assessment
This issue has not been assessed yet.