Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4949

Maintenance Mode check blocks application

XMLWordPrintable

    • Critical
    • [🐞 Fix] A check in the UI if the maintenance mode is still active was implemented in a way what could led to totally blocked server.

      problem

      • A maintenance mode JS check in the UI checks from time to time if the application is in maintenance mode when it was announced.
      • The JS was implemented "sloppy" and was querying all 10 seconds the state of the app.
      • Since due the backup the response time of the request was > 60 seconds (which is the Ajax timeout) and the requests did stable up... till all apache processes were occupied.
      • Result Server dead

      solution

      Change JS implementation here.

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Aleksandar Mitrev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: