yixiutt opened a new issue, #18577: URL: https://github.com/apache/doris/issues/18577
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description In our current design, when tablet version > 500, load will return -235 error。But most user just retry to handle load error, and this will create more pressure to Doris。It's better to slow down load automatically when tablet version is dangerous。 ### Solution add a wait in load procedure when tablet version is dangerous backoff algorithm may work well ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org