Skip to content

fix: log fork activity errors instead of swallowing them - #810

Open
vipul674 wants to merge 1 commit into
Ankita15k:mainfrom
vipul674:fix/648-fork-log-activity-catch
Open

fix: log fork activity errors instead of swallowing them#810
vipul674 wants to merge 1 commit into
Ankita15k:mainfrom
vipul674:fix/648-fork-log-activity-catch

Conversation

@vipul674

@vipul674 vipul674 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

The empty catch block after logActivity hid audit-trail failures with no visibility. Log the error to the server console so failures are diagnosable while keeping the fork response unaffected.

Related Issue

Closes #648

The empty catch block after logActivity hid audit-trail failures with no
visibility. Log the error to the server console so failures are
diagnosable while keeping the fork response unaffected.

Closes Ankita15k#648
@vipul674

vipul674 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

👋 @Ankita15k — PR is ready for review. Please take a look when you get a chance. Thanks!

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.

Bug: Empty catch block silently swallows activity logging errors on repo fork

1 participant