Uploaded image for project: 'Statuspage'
  1. Statuspage
  2. STATUS-799

Statuspage refreshing every minute even without any page updates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Low Low
    • API - Status
    • None
    • 2
    • Severity 2 - Major

      Issue Summary

      We poll the Statuspage every minute to fetch the latest state of the page in case any updates are made to the UI. These updates can be:

      • Incident updates (description / status / heading etc)
      • Component updates
      • Status embed updates
      • Custom CSS / HTML updates

        Steps to Reproduce

      N/A

      Expected Results

      Page should only reload when there is an update, and the XHR response for the status.json call should be 304 NOT MODIFIED when the poll runs. 

      Actual Results

      Page reloads even there is no update, and the XHR response returns 200 OK. 

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            f7060889ab01 Scot Wilson
            b181fcdda3a8 Shubhi Srivastava (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: