Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delinea - Returns HTTP403 for Rate Limited Users/Keys, Need to Add Workaround #94

Open
jvanderaa opened this issue Jun 13, 2023 · 0 comments

Comments

@jvanderaa
Copy link
Contributor

Environment

  • Python version: Not applicable
  • Nautobot version: Not applicable
  • secrets version: 1.4.1

Expected Behavior

Expected to get a secret from Secret Server

Observed Behavior

Getting HTTP403 messages after a rate limiting happens. This should be a HTTP429 that we can then act on. However, that is not the behavior of the product.

Would like to see a rate limiting backoff applied to the Delinea plugin, although I'm not quite sure where we have a response code. It doesn't look like we currently check the response code.

Steps to Reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant