Skip to content

feat(workers): catch-unhandled-exceptions#532

Merged
neSpecc merged 5 commits intomasterfrom
feat/catch-unhandled-exceptions
Mar 11, 2026
Merged

feat(workers): catch-unhandled-exceptions#532
neSpecc merged 5 commits intomasterfrom
feat/catch-unhandled-exceptions

Conversation

@akulistus
Copy link
Contributor

Description:

  • Add decorator to catch unhandled exceptions and report them to Hawk with worker type context

@akulistus akulistus requested a review from neSpecc March 3, 2026 20:43
Copy link
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pass worker name through the global hawk context on hawk initialization

@akulistus akulistus force-pushed the feat/catch-unhandled-exceptions branch from 7a7c0a9 to a74c44b Compare March 9, 2026 22:38
@akulistus akulistus requested a review from neSpecc March 9, 2026 22:41
@neSpecc neSpecc merged commit 40fa649 into master Mar 11, 2026
5 checks passed
@neSpecc neSpecc deleted the feat/catch-unhandled-exceptions branch March 11, 2026 18:34
akulistus added a commit that referenced this pull request Mar 11, 2026
* feat(workers): add decorator to catch unhandled exceptions and report them to Hawk with worker type context

* fix lint

* Revert "fix lint"

This reverts commit 7a7c0a9.

* Revert "feat(workers): add decorator to catch unhandled exceptions and report them to Hawk with worker type context"

This reverts commit ebb1fd7.

* refactor(runner): add active worker names to HawkCatcher context

Co-authored-by: KoshaevEugeny <103786108+akulistus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants