Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

服用调用问题 #562

@pengyu0929

Description

@pengyu0929

我们现在有三个服务作为客户端,调用顺序为 A -->B -->C,在C出现异常时,不能执行B的补偿方法,而 A --> B, A -- > C ,这种情况在C出异常时,是可以执行B的补偿方法的,这是为什么呢?是不是你们不支持这种调用方式 A-->B-->C.
ps:B -->C 是直接通过feign调用的

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