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

Workers table busy wait #2095

Closed
vdbergh opened this issue Jul 2, 2024 · 2 comments
Closed

Workers table busy wait #2095

vdbergh opened this issue Jul 2, 2024 · 2 comments

Comments

@vdbergh
Copy link
Contributor

vdbergh commented Jul 2, 2024

Showing the workers table seems to create a busy wait loop (Firefox CPU usage jumps) if the server is down while the main page is visible.

@peregrineshahin
Copy link
Contributor

Well the server needs more than 30s to fetch the workers if the fleet join ... the problem is in the backend because the function is very inefficient, one way to solve this is paginate the table but it doesn't explain to me why it takes sometimes 40 seconds to get.. could you please investigate...

@vdbergh
Copy link
Contributor Author

vdbergh commented Jul 2, 2024

That's a different issue. The issue I am reporting on is when the server is down. The window shows a skeleton screen forever it seems which apparently eats a lot of CPU time.

peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 2, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 3, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 3, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 3, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 4, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 4, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 4, 2024
peregrineshahin added a commit to peregrineshahin/fishtest that referenced this issue Jul 4, 2024
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

2 participants