-
Notifications
You must be signed in to change notification settings - Fork 432
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
feat: propagate PairListenerOptions
; add telemetry for OutOfSyncError
#7595
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
No changes to documentation |
Component Testing Report Updated Oct 8, 2024 10:29 AM (UTC) ✅ All Tests Passed -- expand for details
|
⚡️ Editor Performance ReportUpdated Tue, 08 Oct 2024 10:41:17 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
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.
Looks good from my side. Would like a review from @sanity-io/growth on the event name.
...es/sanity/src/core/store/_legacy/document/__telemetry__/documentOutOfSyncEvents.telemetry.ts
Outdated
Show resolved
Hide resolved
dcf0a12
to
3f56b8e
Compare
…fSyncError` errors
…fSyncError` errors
Description
The following builds off of #7576. This PR:
PairListenerOptions
through the document-storeonSyncErrorRecovery
fires.What to review
document-store
options instead of each individual methodTesting
Notes for release
N/A - this one builds off of #7576 but is mostly internal changes