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

feat: Refresh deployments list every 15s #117

Open
maxpatiiuk opened this issue Apr 26, 2024 · 2 comments
Open

feat: Refresh deployments list every 15s #117

maxpatiiuk opened this issue Apr 26, 2024 · 2 comments

Comments

@maxpatiiuk
Copy link
Member

From @grantfitzsimmons:

Everyone– please make sure you refresh your browser tab for the Test Panel every time before deploying or changing any deployments! If you do not, you will likely erase other people's deployments that have been made between the last time you accessed the panel and now. Thank you!

I thought the test panel already refreshed the deployments list every 15s, but I might have misremembered, or this feature broke

@grantfitzsimmons
Copy link

15 seconds might not be frequently enough. There's been moments recently where there are eight concurrent users on the system.

@maxpatiiuk
Copy link
Member Author

true.
there are apps with thousands of concurrent users. many of them refresh in realtime using web sockets, so that the content is not stale for long

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

No branches or pull requests

2 participants