HomePhorge

(#5838) Refactored error handling logic into find_in_cache.
2b9b7a5f7fe4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#5838) Refactored error handling logic into find_in_cache.

Moved the error handling logic surrounding the call to
Puppet::Indirector::Indirection#find_in_cache() into the
find_in_cache() method itself, so that won't need to be duplicated
when find_in_cache() is called from elsewhere.

Paired-with: Jesse Wolfe <jesse@puppetlabs.com>

Details

Provenance
Paul Berry <paul@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU08561b22920a: (#5838) Refactored Puppet::Network::Rights#fail_on_deny
Branches
Unknown
Tags
Unknown

Event Timeline

Paul Berry <paul@puppetlabs.com> committed rPU2b9b7a5f7fe4: (#5838) Refactored error handling logic into find_in_cache. (authored by Paul Berry <paul@puppetlabs.com>).Jan 13 2011, 1:28 AM