[ https://issues.apache.org/jira/browse/CONNECTORS-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848713#comment-16848713 ]
Karl Wright edited comment on CONNECTORS-1609 at 5/27/19 8:20 AM: ------------------------------------------------------------------ As discussed in email, 403 actually means something already: "permission denied". As such it is returned when the credentials provided are incorrect. It would be a bad idea to make the connector just keep going when it receives this error code, in my opinion. was (Author: kwri...@metacarta.com): As discussed in email, 403 actually means something already: "permission denied". As such it is returned when the credentials provided are incorrect. It would be a bad idea to make the connector just keep going when it receives these error codes, in my opinion. > SharePoint connector ignore 503 errors > -------------------------------------- > > Key: CONNECTORS-1609 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1609 > Project: ManifoldCF > Issue Type: Improvement > Components: SharePoint connector > Affects Versions: ManifoldCF 2.12 > Reporter: Julien Massiera > Assignee: Karl Wright > Priority: Critical > > During a job, it may occur, for some reasons (related to the SharePoint > server configuration), that some resources of a SP site are not available > (for instance if it requires some credentials to open a resource). In that > case, the SP connector gets a 403 or a 503 response code from the SharePoint. > The problem is that whenever it gets this kind of response code, the job is > aborted with an error. > Since the response codes are clearly identified (403 and 503), it would be > better that, at least for a 503 error, the connector ignores it, continues > the job, and log something into the repo history instead of aborting the job -- This message was sent by Atlassian JIRA (v7.6.3#76005)