Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-1890

dataOperations: Add corrective-action field within errorInfo

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      A set of predefine recovery suggestion needs to be added as part of the result event schema for dataOperations (scope to be agreed)
      Something like:

      "errorInfo": { # object, optional - additional error information for debug and retry purposes, present in case of failure error code
      "message" : # string, mandatory - message coming from EMS or node
      "correctiveAction" : { # object, optional - key-value pairs of possible recourse action the client can take in case of error
      "retryAfter" : 60, # number, oneOf - seconds to wait befeore retry
      “other”: {} # object, oneOf - non-specific key-value pairs driven by ems or node
      }, } }

            Unassigned Unassigned
            anirban.est anirban.est
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: