getsentry / spotlight

Your Universal Debug Toolbar
https://spotlightjs.com
Other
377 stars 11 forks source link

fix: Mark event as seen as soon as we start processing #527

Closed BYK closed 1 month ago

BYK commented 1 month ago

We delayed adding an event id to the 'seen' list until we tried to get more context about it, which is an async operation. This causes a race condition where the event was sent multiple times in rapid sucession to show the same event twice.

Fixes #526.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 9:04am