Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3543

Enhance the handling of user prefs between browser and server

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.12, 4.4.0
    • None
    • None
    • None

      Currently, userprefs are sent along with any other request, with a often huge payload, which may cause slownesses.
      We may work on reducing the payload and/or send userprefs less often and/or send them alone if possible while being idle.

          [RUNTIME-3543] Enhance the handling of user prefs between browser and server

          Finally :

          • UserPrefs are only sent when modified (4.3.x & 4.4.x)
          • A new IDLE priority on requests was added for UserPrefs to be sent only when servercomm available (4.4.x only)

          Raphaël Franchet added a comment - Finally : UserPrefs are only sent when modified (4.3.x & 4.4.x) A new IDLE priority on requests was added for UserPrefs to be sent only when servercomm available (4.4.x only)

            raphael Raphaël Franchet
            cedric Cédric Damioli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: