Guard Your API from Failures - "Designing Circuit Breaker' !!

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 30

  • @vijaydhanakodi5591
    @vijaydhanakodi5591 4 года назад +1

    Video standards are getting top notch every week. 🔥🔥🔥

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад +2

      🙏 Thanks Vijay !! Will try to keep up the standards and help others. 👍

  • @PraveenKumar-c9w6b
    @PraveenKumar-c9w6b Год назад +1

    this video really helped me sir..! why you stopped posting videos?

  • @prithvik8448
    @prithvik8448 9 месяцев назад

    SIr, Thank you so much i was Struggling to achieve this almost a month now it worked for me. Thanks a lot.

  • @madhuch5527
    @madhuch5527 4 года назад

    This is the super video. there are many training videos out there but video which explains with usecase like this is super. Thanks siva for giving your time and knowledge to others. Really appreciate your efforts.

  • @mangogirl4008
    @mangogirl4008 4 года назад

    Super Mr Siva.standard is touching the sky. Keep it up. Thanks.

  • @krishnarparava5167
    @krishnarparava5167 4 года назад +1

    Hi Shiva, appreciate your help for taking time to make such videos. Could you also pick some cluster, threads, persistent Queue, workers and vcore concepts. Thanks.

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад

      Hi Krishna I covered most of the topics. What's your specific interest?

    • @kittu299
      @kittu299 4 года назад +1

      @@sivathankamanee-channel Hi Shiva.. vcore and workers size selection and how many threads will run for a worker such concepts. Thanks

  • @rajnish1707
    @rajnish1707 4 года назад +1

    Hi , I am java architect. I am new to mulesoft, have a question regarding batch processing.if batch process crashed in between and some record already processed, what happened when batch processing start again. Duplicate data ???

  • @rahulanantwar9532
    @rahulanantwar9532 Год назад

    Awesome explanation ❤

  • @AZeeee
    @AZeeee 4 года назад

    Hey Siva thanks a lot for this. In terms of having the circuit breaker reset it self without requiring that manual HTTP call did you consider using the object store to store flags and time durations ?

  • @harishgc8863
    @harishgc8863 4 года назад

    Thanks for the one more awesome hands on video Siva. I did construct the flows in my local instance and it's worked. I'm curious to kow more about registry object. Coudn't find any information on registry object on the internet apart from app.registry is disabled in Mule4. Can you please guide me on getting more detailed info on registry object.

  • @samieyo8689
    @samieyo8689 4 года назад

    Thank you Siva.I have no word to thank you always.Great lesson.if you can,can you show us how to use Round robin flow

  • @krishnaseetharaman4549
    @krishnaseetharaman4549 4 года назад

    Very useful technique. Can apply in scenarios where we face connectivity issue. Thanks Siva

  • @vijaydhanakodi5591
    @vijaydhanakodi5591 4 года назад +1

    We have implemented same solution in our project. If you would have noticed at times it takes extremely long time to stop the flow.

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад

      I guess the strategy is blocking. Try to make the reconnection strategy to non-blocking. This might be due to thread waiting and not getting released.

  • @annemashokreddy
    @annemashokreddy 4 года назад

    Hi Siva.. this is well explained. Thanks for your effort. Will you be able to share source XML for this

  • @trishlapandey2073
    @trishlapandey2073 5 месяцев назад

    Sir, Thank You for the knowledge . could you please share the source code.

  • @yogeshguptain
    @yogeshguptain 4 года назад

    Thanks!! @Siva...It's really great video..Can you please share the xml code for this? You mentioned it is shared but can't figure out

  • @shaikhmuneer5410
    @shaikhmuneer5410 4 года назад

    Very useful demo sir 😊

  • @paparaomudraboyina2609
    @paparaomudraboyina2609 3 года назад

    Awesome Siva !, please share code , if possible. Thanks

  • @eswarkumar9382
    @eswarkumar9382 4 года назад

    Wow... simplyly superb sir...😀. does the groovy script works in cloud to disable a flow?

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 года назад +1

      Yes Eswar. It works 100%. We are already using it live in PROD.

    • @eswarkumar9382
      @eswarkumar9382 4 года назад

      @@sivathankamanee-channel Not able to find the source code in the description..

  • @mangogirl4008
    @mangogirl4008 4 года назад +1

    please share code , if possible. Thanks

  • @nagaarjuna2336
    @nagaarjuna2336 4 года назад

    Hi shiva, Please share source code
    Thanks