Skip to content

Skip reporting of successive persistence failures#10099

Merged
Gudahtt merged 1 commit intodevelopfrom
dont-report-successive-storage-errors
Dec 17, 2020
Merged

Skip reporting of successive persistence failures#10099
Gudahtt merged 1 commit intodevelopfrom
dont-report-successive-storage-errors

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Dec 17, 2020

Failure to persist state will now only report to Sentry if the last attempt to save state succeeded. This ensures that if anyone is stuck in a state where state can't be saved (e.g. low disk space), we aren't flooded with repeated errors on Sentry.

Failure to persist state will now only report to Sentry if the last
attempt to save state succeeded. This ensures that if anyone is stuck
in a state where state can't be saved (e.g. low disk space), we aren't
flooded with repeated errors on Sentry.
@Gudahtt Gudahtt requested a review from a team as a code owner December 17, 2020 14:26
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [a436b2b]
Page Load Metrics (565 ± 39 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint327148105
domContentLoaded3587025638239
load3677035658139
domInteractive3587025628239

Copy link
Copy Markdown
Member

@kumavis kumavis left a comment

Choose a reason for hiding this comment

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

Nice 👍

@Gudahtt Gudahtt merged commit d2b6376 into develop Dec 17, 2020
@Gudahtt Gudahtt deleted the dont-report-successive-storage-errors branch December 17, 2020 19:09
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants