Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Slow down wpa on 404 #139

Merged
merged 2 commits into from
Sep 23, 2021
Merged

Slow down wpa on 404 #139

merged 2 commits into from
Sep 23, 2021

Conversation

alok87
Copy link
Contributor

@alok87 alok87 commented Sep 23, 2021

High CPU issue due to non existent q gets fixed by this.

Fixes #53

This was leading to high CPU. This fixes it.
@alok87 alok87 merged commit 6f5d3d0 into master Sep 23, 2021
@alok87
Copy link
Contributor Author

alok87 commented Sep 23, 2021

Images pushed for this:

  • Dockerhub
pushed: practodev/workerpodautoscaler:v1.5.0-3-g6f5d3d0
pushed: practodev/workerpodautoscaler:v1.5
pushed: practodev/workerpodautoscaler:v1
  • AWS ECR
pushed: public.ecr.aws/practo/workerpodautoscaler:v1.5.0-3-g6f5d3d0
pushed: public.ecr.aws/practo/workerpodautoscaler:v1.5
pushed: public.ecr.aws/practo/workerpodautoscaler:v1

@alok87 alok87 deleted the slow-down-wpa-on-404 branch January 24, 2022 03:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non existent queues leads to high cpu in WPA
1 participant