You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: added try-catch for sending report (#457)
* chore: added try-catch for sending report
* added res log
* chore(license): adopt BSL 1.1 (#460)
* chore: update license to BUSL-1.1 in package.json and README.md
* chore: update licensed work reference in LICENSE file
* imp(): get rid of duplicated releases (#462)
* imp(): get rid of duplicated releases
* chore(): eslint fix
* fix(grouper): skip notifications for muted errors (#459)
* feat(grouper): add event ignored check before notifying worker
* Implemented a new method to check if an event is marked as ignored.
* Updated the notifier task addition to only proceed if the event is not ignored.
* Removed the isEventIgnored method as its functionality is now integrated directly into the task addition logic.
* Removed unnecessary line break
* update @hawk.so/types dependency to version 0.1.35
* add tests for event marks handling in NotifierWorker
* fix
---------
Co-authored-by: Vyacheslav Chernyshev <81693471+slaveeks@users.noreply.github.com>
Co-authored-by: Dobrunia Kostrigin <48620984+Dobrunia@users.noreply.github.com>
Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>
0 commit comments