gosonzhang opened a new issue, #8267: URL: https://github.com/apache/inlong/issues/8267
### Description When DataProxy sends data to MQ, it will keep sending retries for requests that do not need to return a response until it succeeds. This operation will cause DataProxy to block sending, here, whether to allow retry and the number of retries to control the failure of data transmission is added. If it still fails after the specified number of retries, it will be discarded to avoid transmission blocking. ### InLong Component InLong DataProxy ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
