Skip to content

Fallback not working post version 12.4 #2483

Open
@Liveitabhi14

Description

@Liveitabhi14

After upgrading feign-core dependency to version > 12.4, the fallback logic stopped working.
The flow does not seem to go in the fallback logic in case of any error, and directly throws the exception for the feign call.

This is happening in a project with Java 21, Spring Boot 3.2.5, and Virtual threads enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedback providedFeedback has been provided to the author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions