openstatusHQ / openstatus

🏓 The open-source synthetic monitoring platform 🏓
https://openstatus.dev
GNU Affero General Public License v3.0
4.98k stars 278 forks source link

Bug: caching issue on status-page #901

Closed Ipriyankrajai closed 6 days ago

Ipriyankrajai commented 1 week ago

Description

Displaying the stale data

Steps to reproduce:

  1. Visit steal-the-deal.openstatus.dev
  2. Observe the Monitor graph
  3. Hard refresh the page
  4. See the Latest data

Expected behavior:

It displays stale data

Actual behavior:

It should wait for the latest data rather than displaying the stale data.

Ipriyankrajai commented 6 days ago

Closing this issue as it has been resolved by #902.