-
Notifications
You must be signed in to change notification settings - Fork 2
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
Revamp JoinRecords #93
base: main
Are you sure you want to change the base?
Conversation
e46e7e0
to
7e5ea5d
Compare
// Oof, guess we'll drop this on the floor. | ||
console.error(err); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we set up some kind of datadog alert for this at least?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can definitely emit a metric. TBH I was trying to avoid setting up metrics for as long as possible 😂
3ad7fa9
to
3dcc100
Compare
3dcc100
to
a888508
Compare
This PR does a number of things: