Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-4944

TP campaign creation does not retry in case of internal error from TP

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Trivial
    • Resolution: Not a Bug
    • Affects Version/s: None
    • Fix Version/s: Eris
    • Component/s: None
    • Labels:
      None
    • Sprint:
      Sprint 5

      Description

      Response-Code: 500
      Encoding: UTF-8
      Content-Type: application/json; charset=utf-8
      Headers:

      {Content-Length=[67], content-type=[application/json; charset=utf-8], Date=[Wed, 01 Aug 2018 05:01:23 GMT], Request-Context=[appId=cid-v1:690c908b-aa2b-45a7-9444-c522c4d33ca3], Strict -Transport-Security=[max-age=31536000], X-Correlation-ID=[9db8b13e-147d-449b-9250-186fb13d3602], X-Frame-Options=[SAMEORIGIN]}

      Payload: {"error":{"code":0,"message":"An unknown internal error occurred"}}
      --------------------------------------
      2018-08-01 05:01:23,822 [pool-12-thread-1] INFO c.t.s.c.t.u.e.i.TPErrorEntityFactory - TP ServiceException Error Found
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - ******* Error *******
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - code = 0
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - message = An unknown internal error occurred
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - errorCode = null
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - details =
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - errorType = null
      2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - index = null
      2018-08-01 05:01:23,824 [pool-12-thread-1] WARN c.t.s.client.tp.impl.request.Request - Could not retry TPResponseException with request
      com.thesearchagency.services.client.tp.impl.TPResponseException: TPErrorEntityFactory Error
      at com.thesearchagency.services.client.tp.impl.request.ResponseMapper.throwExceptionIfTopLevelErrors(ResponseMapper.java:74)
      at com.thesearchagency.services.client.tp.impl.request.ResponseMapper.handle(ResponseMapper.java:43)
      at com.thesearchagency.services.client.tp.impl.serviceclient.CampaignServiceClient$1.sendRequest(CampaignServiceClient.java:101)
      at com.thesearchagency.services.client.tp.impl.request.Request.requestLoop(Request.java:53)
      at com.thesearchagency.services.client.tp.impl.request.Request.call(Request.java:37)
      at com.thesearchagency.services.client.tp.impl.serviceclient.ServiceClient.executeRequest(ServiceClient.java:45)

        Attachments

          Activity

            People

            • Assignee:
              rahul.honakande Rahul Honakande
              Reporter:
              rahul.honakande Rahul Honakande
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: