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
I have a question regarding the Hystrix implementation.
As most of you probably already know Hystrix is no longer supported by Netflix and they are moving towards a more adaptive concurrency limits. They are only improving in the resilience4j.
I do understand that Hystrix is more a pattern used for resilience than a lib, but if there is no further development in improving it maybe we should rethink if it makes sense to keep using it?
Is there any plans for this lib to shift to the same idea?
Let me know your thoughts.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello 👋
I have a question regarding the Hystrix implementation.
As most of you probably already know Hystrix is no longer supported by Netflix and they are moving towards a more adaptive concurrency limits. They are only improving in the resilience4j.
I do understand that Hystrix is more a pattern used for resilience than a lib, but if there is no further development in improving it maybe we should rethink if it makes sense to keep using it?
Is there any plans for this lib to shift to the same idea?
Let me know your thoughts.
Thanks!
The text was updated successfully, but these errors were encountered: