Author: David Gomez

The Circuit Breaker Pattern
Agile web and app development

The Circuit Breaker Pattern

In today’s article, I’d like to focus on the Circuit Breaker pattern. Some background: In a previous article we talked about how to handle transient failures through the application of the Retry pattern. As a reminder, transient failures are those

Read More »
Retry Pattern
Agile web and app development

Retry Pattern: examples & recommendations

Today I would like to talk about Retry pattern. In distributed applications, where constant communications are made between services and/or external resources, temporary or transient failures (transient failures) can occur when interacting with these environments. These failures can be caused

Read More »

Most Popular:

Secured By miniOrange