Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
RR 373: Super Good Software/Stembolt Technologies - Understanding Your Production Apps with Jared Norman
July 31, 2018
51:37
45.04 MB
Downloads: 0
Panel:
- Charles Max Wood
- David Richards
- Eric Berry
- Catherine Meyers
- Dave Kimura
- Jared intro
- Founder of Super Good Software
- Article - You Can’t Save Everyone: Some Exceptions Should Be Left Alone
- Solidus and Spree
- Rescue_from Exception
- Injecting special error reporting
- Don’t necessarily want to rescue all exceptions
- Injecting an error reporting tool
- Trying to think of a good reason to rescue_from exception
- Loss of visibility
- Exceptional Ruby by Avdi Grimm
- Ruby Rogues Episode 19
- When is capturing exceptions the right way to go?
- Using an exception when something is legitimately broken
- project-honeypot
- When exceptions are in a state that you don’t expect
- Having enough information to attack problems when they arise
- Dig method for hashes
- Elegance of Ruby that allows you to not work as hard
- Developing code for better exception handling
- Developing with visibility in mind
- And much, much more!