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

Stop requests when not needed #1533

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Stop requests when not needed #1533

merged 1 commit into from
Apr 27, 2023

Conversation

Senyoret1
Copy link
Contributor

Did you run make format && make check?
The go code was not changed. npm run lint and npm run build were used.

Changes:

  • When auth is active, you use the logout button and then the UI returns to the login page, the UI stops making the normal periodical request to the server, to avoid adding unneeded entries to the back-end log, as requested by @0pcom

How to test this PR:
Rebuild the UI. Use the Hypervisor UI with auth active and then press the logout button. When returning to the loging page, no more periodical request to the visors-summary endpoint should be made.

@0pcom 0pcom merged commit 42daad4 into skycoin:develop Apr 27, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants