API Call Using Retry Mechanism | Retry API Call | Microservices Tutorials | Design Microservices

preview_player
Показать описание
In this video, I have explained the retry for API calls in the microservice. This design pattern is used for making API calls in case of failure. In case of failed response retry can be done using @Retryable and @EnableRetry annotation of spring. The time difference can be provided in the value part of @Backoff annotation. Using @recover we can provide the default response after multiple failures with the retry mechanism.

Top Playlists:

Рекомендации по теме
Комментарии
Автор

very good videos short and explainatory, kindly share the code as well, it will be very helpful

sureshpal
Автор

Please provide more videos on microservices

sagarsri
visit shbcf.ru