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

[BUG]-auth loop #3

Open
rsandersp opened this issue Sep 19, 2024 · 0 comments
Open

[BUG]-auth loop #3

rsandersp opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rsandersp
Copy link

Describe the bug
When incorrect credentials are used and rejected by device, the plugin immediately re-sends them in response to subsequent prompts, which causes an infinite loop and sluggishness.

Stacktrace

Include a stack trace of the exception if possible.

Paste stack trace here

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
May want to stagger subsequent attempts by allowing the plugin to re-try only after an amount of time has elapsed.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@rsandersp rsandersp added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant