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
Currently, when we send a message, if the worker is unavailable, we will try another one and wait 1ms, which will make the SDK step into a 'Blocking' like state, it is better to fail fast.
Description
Currently, when we send a message, if the worker is unavailable, we will try another one and wait 1ms, which will make the SDK step into a 'Blocking' like state, it is better to fail fast.
InLong Component
InLong SDK
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: