Advanced Ruby: The chainable request pattern Make your transactional web requests more maintainable with The Chainable Request Pattern. Thiago Araújo Silva May 6, 2024 Ruby Error Handling API Distributed Systems Fault Tolerance Rails
Handling external API errors: A transactional approach Clarifying a few possible ways to implement transactional workflows when working with external APIs. Thiago Araújo Silva January 23, 2024 Error Handling API Distributed Systems Fault Tolerance Postgres