You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation uses Tuple2 object to return the processing result. In actual use, it is found that it would be more appropriate if the error information can be returned in the form of an error code. Here we adjust the API for this area
Description
The current implementation uses Tuple2 object to return the processing result. In actual use, it is found that it would be more appropriate if the error information can be returned in the form of an error code. Here we adjust the API for this area
InLong Component
InLong SDK
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: