Resilience4j Circuit Breaker Spring Boot Example | Resilience4j Circuit Breaker | by Ashwani |Part-7

  Рет қаралды 8,331

Genie Ashwani

Genie Ashwani

Күн бұрын

Пікірлер: 21
@jiteshsingh6030
@jiteshsingh6030 3 жыл бұрын
Spring On Spring Retry 😍
@anandlshinde
@anandlshinde 3 жыл бұрын
All content is good My question is If caller method return type is object type or collection type then how we pass return message as a string .In example you take String return type in both method . server down please try after something this type of String message when request failed
@maheshsuryawanshi6901
@maheshsuryawanshi6901 3 жыл бұрын
Thank you for the valuable information. What if another microservice is up & running but due to a memory leak it's not responding or taking a long time? then how to handle such a scenario?
@GenieAshwani
@GenieAshwani 3 жыл бұрын
Thanks for the comment Mahesh If destination service is down by any chance or memory leak we can go for Queue implementation or we can give backup microservices to perform job until main microservice will not up and running hope you got your answer
@maheshsuryawanshi6901
@maheshsuryawanshi6901 3 жыл бұрын
@@GenieAshwani Thank you
@anirudhlok2047
@anirudhlok2047 2 жыл бұрын
Hello, qq is circuit breaker instance dependent? Or is it centralised like redis. Thanks
@garetts8156
@garetts8156 3 жыл бұрын
I might have missed or you did not tell, that we also need actuator and aop dependencies. Otherwise everything else works. Nice explanations, thanks.
@GenieAshwani
@GenieAshwani 3 жыл бұрын
You are right garett's
@sujithpv8935
@sujithpv8935 3 жыл бұрын
Good presentation and well explained. Do you have any sample implementation around resilliance4j reactive implementations with Web client. I have trying this.
@GenieAshwani
@GenieAshwani 3 жыл бұрын
No i don't have right now
@dundappayadappagol3174
@dundappayadappagol3174 2 жыл бұрын
hi bro , have did any mini projects on microservices. if you did please share the video link
@GenieAshwani
@GenieAshwani 2 жыл бұрын
kzbin.info/aero/PLciPu9FabM_7JnZ58z6Df4--bFDAEbH88
@subhammohanty1985
@subhammohanty1985 3 жыл бұрын
Thank you for such a valuable content. Can you please share the application.yml properties..?
@GenieAshwani
@GenieAshwani 3 жыл бұрын
Please check this for source code: github.com/Ashwani056/Microservices-forYT.git
@vinodkumarreddy7696
@vinodkumarreddy7696 3 жыл бұрын
@@GenieAshwani i don't see resilience 4j project here can u plz upload the same...
@vinodkumarreddy7696
@vinodkumarreddy7696 3 жыл бұрын
Thanks for the video.. But when I implement the same into my project its not working.. The fall back method is not happening I am using Spring Cloud dependencies is that the issue? Can u suggest on this.. Thanks in advance
@GenieAshwani
@GenieAshwani 3 жыл бұрын
sorry vinod i can't say anything without looking into the code
@subhamchoudhury8363
@subhamchoudhury8363 2 жыл бұрын
I am facing same issue like you man
@gustiandika
@gustiandika 2 жыл бұрын
better let gateway handle circuit breaker
@syedsaqib815
@syedsaqib815 2 жыл бұрын
what about server side handling?
@akashjain3254
@akashjain3254 Жыл бұрын
@GetMapping("/test") @CircuitBreaker(name="normal",fallbackMethod="fallbackNormal") public String getNormal() { List li = new ArrayList(); return li.get(2); } public String fallbackNormal(Exception e) { System.out.println("exception thrown"); return "fall back called"; } fallback method is not getting called, instead exception is caught normally , please help
Spring Cloud Config, Spring Profile With Microservices | With Project
23:50
This dad wins Halloween! 🎃💀
01:00
Justin Flom
Рет қаралды 20 МЛН
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 48 МЛН
Why Indians Are Not Getting Job
9:23
Genie Ashwani
Рет қаралды 13 М.
Spring Cloud Gateway with Resilience4j and Redis rate limiter
32:19
Cached Insights
Рет қаралды 14 М.
Do you know Distributed transactions?
31:10
Tech Dummies Narendra L
Рет қаралды 230 М.