[
https://issues.apache.org/jira/browse/LIBCLOUD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091092#comment-15091092
]
ASF GitHub Bot commented on LIBCLOUD-728:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/556
> SSLError missing from @retry exceptions
> ---------------------------------------
>
> Key: LIBCLOUD-728
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-728
> Project: Libcloud
> Issue Type: Bug
> Components: Core
> Reporter: Scott Kruger
> Priority: Minor
> Labels: easyfix
>
> In {{libcloud/utils/misc.py}}, the {{retry}} decorator is supposed to retry
> functions upon encountering transient network failures. However, the list of
> exceptions is missing {{ssl.SSLError}}, which can be thrown when attempting
> to connect over HTTPS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)