You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
We just don't have the data to know how many users have used this and can back up the claim that it's ready. If we can get more evidence from other's in the "wild", we can move it out of experimental.
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.
The text was updated successfully, but these errors were encountered: