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

Handle VC syncing exceptions better #15627

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Handle VC syncing exceptions better #15627

merged 3 commits into from
Jun 30, 2023

Conversation

Quexington
Copy link
Contributor

This just makes it so that standard non-debug logs don't get filled up with an exception that we expect to see when a VC is revoked. It has the downside that if something genuinely goes wrong during syncing from the parent coin spend then we need to enable debug logs to see it, but this is probably fine.

@Quexington Quexington marked this pull request as ready for review June 26, 2023 19:55
@Quexington Quexington requested a review from a team as a code owner June 26, 2023 19:55
@Quexington Quexington added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jun 26, 2023
@Quexington Quexington changed the base branch from release/1.8.2 to main June 29, 2023 14:25
@Quexington Quexington closed this Jun 29, 2023
@Quexington Quexington reopened this Jun 29, 2023
@wallentx wallentx merged commit a449a2f into main Jun 30, 2023
204 checks passed
@wallentx wallentx deleted the quex.quiet_vc_logs branch June 30, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants