xuesongxs opened a new issue, #8272:
URL: https://github.com/apache/inlong/issues/8272

   ### What happened
   
   
![image](https://github.com/apache/inlong/assets/54351417/2755e6ff-e98b-4160-8774-d2aa0c4048b9)
   
   When the HTTP SDK return code of DataProxy is 0, it indicates successful 
interaction. However, in the SDK code, return code 1 indicates successful 
interaction. In fact, the DataProxy server returns 0 to indicate success. 
Therefore, in the SDK code, return code 1 indicates successful interaction, 
which is an error.
   
   ### What you expected to happen
   
   When the HTTP SDK return code of DataProxy is 0, it indicates successful 
interaction.
   
   ### How to reproduce
   
   Call the HTTP SDK of DataProxy to send the interface and print the return 
code.
   
   ### Environment
   
   Linux
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong SDK
   
   ### 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]

Reply via email to