Managing Transient Failures Through Smarter Code
Transient failures will trigger the error catcher notification we just set up. By their nature, transient failures eventually succeed, which means you will be notified of a failure that requires no intervention. The example app allows you to simulate a transient failure.
See Transient Failure and Recovery in Action
Navigate to the home page at http://localhost:3000, then click the triangle next to “Payments.” You should see some information about the service, as well as a link labeled “Manage…” Click that link. You should see the following form:
A screenshot showing a form to allow changing the ...
Get Ruby on Rails Background Jobs with Sidekiq now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.