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
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
在SLS 服务端异常的时候,会返回 Internal Server Error,或者因为用户网络抖动导致访问SLS失败,都可能导致 sdk 内部抛出错误导致用户任务中断,希望能在 调用SLS API 时加上错误重试,重试策略可以参考 direct stream 里面的实现。
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
在SLS 服务端异常的时候,会返回 Internal Server Error,或者因为用户网络抖动导致访问SLS失败,都可能导致 sdk 内部抛出错误导致用户任务中断,希望能在 调用SLS API 时加上错误重试,重试策略可以参考 direct stream 里面的实现。
The text was updated successfully, but these errors were encountered: