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

Check message channel for receive errors #176

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Conversation

ashamis
Copy link
Contributor

@ashamis ashamis commented Feb 3, 2025

Check if the SignRequestStorage message channel receives an error. This can occur when the number of messages in the channel overflows the capacity. If an error is encounter then the metric SIGN_REQUEST_CHANNEL_FAILED is incremented.

message channel has overflowed. When an error is encounter then
increment the metric SIGN_REQUEST_CHANNEL_FAILED.
@ashamis ashamis marked this pull request as ready for review February 4, 2025 00:23
@saketh-are saketh-are self-requested a review February 4, 2025 01:38
@ashamis ashamis changed the title Check message channel for receives errors Check message channel for receive errors Feb 4, 2025
@ashamis ashamis merged commit 377ac1e into Near-One:main Feb 4, 2025
1 check passed
@ashamis ashamis deleted the error branch February 4, 2025 01:47
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