Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-1119

Improve Message Forwarding Processor (MFP) to support HTTP status codes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core

    Description

      At the moment, current MFP implementation does not support retrying based on HTTP status codes. It only supports retrying for transport level failures but not for application level failures. As you know, in HTTP protocol, application level failures are distinguished using different status codes. In the case of MFP, it is important to be able to retry for 5xx server errors. But there also could be rare occasions in which retrying for 4xx and 3xx are useful. Especially when dealing with servers that do not follow HTTP protocol exactly as it is.

      Therefore, it would be great to improve MFP implementation to support retrying based on the returned HTTP status code as well. 

      Attachments

        Activity

          People

            isudana Isuru Udana
            shafreen Shafreen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: