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

Allow reload button on AWS profile that has lost connection #493

Open
Lewenhaupt opened this issue Nov 3, 2023 · 1 comment
Open

Allow reload button on AWS profile that has lost connection #493

Lewenhaupt opened this issue Nov 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Lewenhaupt
Copy link

Whenever my AWS SSO auth expires I'm prompted by a re-auth which is great. However, sometimes this happens when I'm not at the computer and thus I miss it. This usually leaves the active sessions in a retry mode. When they are in this retry mode for a longer time they don't really retry (I assume there is a retry-algo in the background causing this, which is good) even if a re-auth. In this case I would like to right-click on them and press something along the lines of "reload". As is it right now I have to stop them and then start them again, and since they don't end up where they just were after I click stop but instead get re-organized to their original position in the list of sessions I now have to move the mouse quite a bit.

This is definitely not a huge issue, but it would be really nice if reloading an expired session was a one-click process instead of two.

@Lewenhaupt Lewenhaupt added the enhancement New feature or request label Nov 3, 2023
@pethron
Copy link
Contributor

pethron commented Nov 7, 2023

Thanks for the suggestion, definetely something we could look into to improve Leapp usability! Yeah, the retry mechanism that could be causing the issue, we were thinking to add a more clear way to stop this process or, as you said, by having a way to "reload" the session.

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

No branches or pull requests

2 participants