Registry / utility / eh
library1.0.0rbrubygemsunverified

Error handler gem that allows wrapping of code blocks with support for block retry, logging, exception filtering and re-raise.

gem install eh
INSTALL
IMPORT
SIG · EH
E
eh
utilityrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Eh
require 'eh'

Wrap a block with error handling and retry logic.

require 'eh' Eh.handle(StandardError, retries: 3) do risky_operation end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
eh — gem install eh · libregistry