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

fix: Gracefully handle degradation cancelation errors #14931

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented Mar 30, 2023

This will prevent showing error when the user manually cancels message sending due to a degradation state

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #14931 (2eabd99) into dev (54f33f2) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev   #14931      +/-   ##
==========================================
+ Coverage   42.94%   42.95%   +0.01%     
==========================================
  Files         626      626              
  Lines       21320    21315       -5     
  Branches     4897     4897              
==========================================
  Hits         9155     9155              
+ Misses      10998    10993       -5     
  Partials     1167     1167              

@atomrc atomrc merged commit 5d7b83e into dev Mar 30, 2023
@atomrc atomrc deleted the fix/cancelation-error branch March 30, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants