Skip to content

Commit

Permalink
Update dependencies and silence errors (#1370)
Browse files Browse the repository at this point in the history
Since basically forever, `rust-minidump` has been spewing unactionable warnings related to `XSTATE` which are being logged as Sentry breadcrumbs.
Also, a ton of S3 related `NoSuchBucket` errors have been logged internally which should ideally have been handled silently, but it looks like the S3 SDK does not properly handle those errors itself.
  • Loading branch information
Swatinem authored Feb 12, 2024
1 parent b94d783 commit 34b3ed7
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 203 deletions.
Loading

0 comments on commit 34b3ed7

Please sign in to comment.