#na_ontap_export_policy module failing with python exception on https connection timeout.

1 messages · Page 1 of 1 (latest)

limber iris
#

I'm using NetApp.ONTAP collections v22.3.0. I'm noticing during HTTP connection timeout error, ansible module is failing with python exception. Could you please look into this issue?

marsh sigil
#

is the error occurs only at this module?

idle pewter
#

Hmmmmmm

So what going on here is if Rest fail we fall back to Zapi, and if Zapi fails the Netapp-lib package isn't hanlding this specific error. So a fix here would be to update the netapp-lib package (but it been end of life for a few years).

We might be able to remove the falling back to Zapi if REST fails