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

CV2-5639 add sleep during message receives #134

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

DGaffney
Copy link
Collaborator

@DGaffney DGaffney commented Dec 2, 2024

Description

We hemorrhage a ton of EmptyReceives when requesting messages via SQS - this PR slows down the requestor to an amount that is negligible for us, but will greatly reduce ridiculous levels of needless spend.

Reference: CV2-5639

How has this been tested?

By its nature this is a remote/cloud issue

Are there any external dependencies?

none

Have you considered secure coding practices when writing this code?

none

Copy link
Contributor

@sonoransun sonoransun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

@DGaffney DGaffney merged commit 63b65d6 into master Dec 2, 2024
2 checks passed
@DGaffney DGaffney deleted the cv2-5639-sleepy-time branch December 2, 2024 22:38
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.

2 participants