Closed
Description
Hi Feign team,
Recently, I raised a PR to make AsyncFeign available in Spring-Cloud-OpenFeign. However, the Spring team concerned that AsyncFeign classes are still @experimental and would not approve the PR soon.
A question is, when does Feign plan to finish the Experimental and make Async flow available completely and officially?
Also, my personal experiment of using the AsyncFeign in one of our PROD service is very good, and it's performance is better.