Skip to content

请教RxJava异常处理 #1

Description

@VeiZhang

情形:使用flatMap连续发送一个队列请求,如果在中间某个请求因为异常,会导致后续请求无法完成。
请问,有什么方法,能跳过该异常,继续进行后续的请求呢?onErrorReturn会终止、onErrorResumeNext需要创建备用的队列,有没有办法继续原有的请求?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions