We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry shows thousands of unresolved events every month but we are not so bad after fixing the real bugs and cleaning the noisy events.
unresolved events
If we look at the last 30d events ordered by number of events: https://balancer-labs.sentry.io/issues/?project=4506382607712256&query=&referrer=issue-list&sort=freq&statsPeriod=30d
There are clearly 2 main events in the top:
Invalid swap: must contain at least 1 path. This is not a bug but a very important alert to understand what users are looking to swap.
fatal
info
provider.disconnect is not a function Already reported as an issue in rainbowkit: rainbow-me/rainbowkit#2238
The text was updated successfully, but these errors were encountered:
agualis
No branches or pull requests
Sentry shows thousands of
unresolved events
every month but we are not so bad after fixing the real bugs and cleaning the noisy events.If we look at the last 30d events ordered by number of events:
https://balancer-labs.sentry.io/issues/?project=4506382607712256&query=&referrer=issue-list&sort=freq&statsPeriod=30d
There are clearly 2 main events in the top:
Invalid swap: must contain at least 1 path.
This is not a bug but a very important alert to understand what users are looking to swap.
fatal
toinfo
to keep it but exclude it from issues.provider.disconnect is not a function
Already reported as an issue in rainbowkit: rainbow-me/rainbowkit#2238
The text was updated successfully, but these errors were encountered: