Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update error handling throughout the gem #39

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 23, 2024

  1. Bump ruby-version

    julik committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cee3705 View commit details
    Browse the repository at this point in the history
  2. Only rescue StandardError into proto

    Exception includes things like out-of-memory errors
    julik committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ea1aac7 View commit details
    Browse the repository at this point in the history
  3. Re-raise Exceptions

    julik committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    938789f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ad66d1 View commit details
    Browse the repository at this point in the history