Skip to content

executor/pdu: handle EasySNMPError exceptions better

Ana Guerrero requested to merge ana/valve-infra:fix_111 into master

Catch EasySNMPError exceptios and re-try 3 times before giving up.

Fixes: https://gitlab.freedesktop.org/mupuf/valve-infra/-/issues/111

Merge request reports