Closed bcsherma closed 2 weeks ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @bcsherma and the rest of your teammates on Graphite
Preview this PR with FeatureBee: https://beta.wandb.ai/?betaVersion=fadda4686761d90ce802d4ab6bd9f231c71ea8ae
Description
Introduces a library
sentry.ts
toweave-js/src/common/util
. Includes functions for capturing issues in sentry manually without having them duplicated when an error boundary is hit or aconsole.error
is issued.