Skip to content

SLS structured streaming 消费加上错误重试 #535

Open
@liketic

Description

@liketic

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 里面的实现。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions