getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

Real-Time updates stop working when page is refreshed. #79219

Open Fwang36 opened 1 month ago

Fwang36 commented 1 month ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Enable Real-Time updates in the issue stream by clicking on the play button in the upper right.
  2. Open up network tab and see periodic requests to the issues endpoint to fetch new events.
  3. Refresh the page.
  4. See that the Real-Time updates button is still shown as enabled but no more updates are fetched. The network requests to the issues endpoint also stop.

Expected Result

The option should persist on refresh.

Actual Result

Option does not persist, but the button implies that it does.

Product Area

Issues

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-issues for triage ⏲️

getsantry[bot] commented 1 month ago

Auto-routing to @getsentry/product-owners-issues for triage ⏲️

jangjodi commented 1 month ago

Thanks @Fwang36, I can replicate the issue and will add it to our backlog.