• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: L3 - Default L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • None
    • backend
    • None

      Currently, responses for REST-API queries always contain the Header "cache-control: no-store", which prevents the browser to cache the returned result. However, we have some information which does not change and could therefore be cached.

      We should set the response headers in a way that allows the browser to cache the response. The following endpoints should be considered for this:

      • /meta/version
      • /camunda
      • /alert/email/isEnabled
      • /share/isEnabled

      The following endpoints return immutable data, but depend on the request payload. Maybe it's also possible to cache these:

      • /decision-definition/xml
      • /process-definition/xml
      • /flow-node/flowNodeNames

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: