XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 3.4.0
    • fs/azure
    • None

    Description

      When there is an invalid config set, call to fetch token fails with exception:

      throw new UnexpectedResponseException(httpResponseCode,
      requestId,
      operation
      + " Unexpected response."
      + " Check configuration, URLs and proxy settings."
      + " proxies=" + proxies,
      authEndpoint,
      responseContentType,
      responseBody);
      }

      Issue here is that UnexpectedResponseException is not recognized as irrecoverable state and ends up being retried. This needs to be fixed.

      Attachments

        Activity

          People

            bilahari.th Bilahari T H
            snehav Sneha Vijayarajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: