errbit / errbit/errbit

[FEATURE REQUEST] Allow ignoring errors

Open
#1,507 10 comments 2 reactions 0 assignees View on GitHub
feature
Dominant language
Ruby
Stars
4.3k
Forks
988
Avg merge
2d 13h
Merged PRs (30d)
48

Description

In other error handling platforms you have possibility to ignore an error (or group of errors) that you don't necessarily want to stop raising but would prefer not to receiving notifications for.

They idea would be to have something like the `Ignore` button I added in the screenshot.

![Screenshot from 2021-09-12 10-26-43](https://user-images.githubusercontent.com/9206778/132993451-03c07877-a8e9-40b6-a555-a6e71ba3d2fa.png)

After ignoring an error or group of errors, they will continue to appear in your dashboard, but you won't receive notification for them any longer.

How do you feel about adding support for this feature? With some guidance I would be glad to implement this since we do have some cases in our company were this can be helpful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.