Uploaded image for project: 'Magnolia REST Framework'
  1. Magnolia REST Framework
  2. MGNLREST-527

Address requests to Delivery Endpoint that takes too long to be answered

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      There are requests to Delivery endpoint that take too much to be answered, when a wrong template configuration is used. Even if it is a problem on the customer configuration side, we should protect our service for being overloaded by these kind of requests.

      Take a look at this Slack thread for further details: https://magnolia-cms.slack.com/archives/C02JTLP0CPP/p1666006347877309?thread_ts=1666006204.227229&cid=C02JTLP0CPP

      Possible solutions could be:

      • Break those requests which pass a given time threshold
      • Warn the requester with a http status code when it happens
      • ....

       

        Acceptance criteria

              Unassigned Unassigned
              jbenito Javier Benito
              DeveloperX
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Task DoD