Skip to content

Working with Exceptions #10

@acook

Description

@acook
  1. It'd be nice to have a method that takes a block, rescues from Exceptions and logs them. Options to reraise or continue would be useful as well.
  2. Also, a method or a setting that raises an Exception after logging might be useful. Perhaps fatal logs should automatically raise in this scenario.
  3. Perhaps if the retriable gem is available we should make use of it in another method.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions