nautobot / nautobot-app-secrets-providers

Nautobot Secrets Providers Plugin.
Other
17 stars 15 forks source link

Adding a Delinea Secret Server Workaround for Timeouts #120

Closed mattmiller87 closed 1 month ago

mattmiller87 commented 11 months ago

Closes: #

What's Changed

Adding a loop to grab the secret, and if not grabbed, try again after 10s

To Do

mattmiller87 commented 11 months ago

The error in pylint does not have to do with this PR. https://github.com/nautobot/nautobot-plugin-secrets-providers/actions/runs/7169165850/job/19518972957?pr=120

mattmiller87 commented 11 months ago

Per conversation, pylint error does not need to be resolved in this PR. We do want to confirm via testing it works. I'm taking that action item.

jeffkala commented 10 months ago

For what its worth, trying to solve some of this in nautobot-plugin-nornir via https://github.com/nautobot/nautobot-plugin-nornir/pull/127