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

[ENG-55813]To handle max socket warning while writing the item on DDB #377

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

rakhimundhada15
Copy link
Contributor

Problem Description

Getting below warning from DDB while writing item in table.
@smithy/node-http-handler:WARN socket usage at capacity=50 and 9753 additional requests are enqueued. See https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/node-configuring-maxsockets.html or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler config.

Solution Description

Added maxSocket configuration as per on AWS doc
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/node-configuring-maxsockets.html

@al-cibot
Copy link

CI Service Job Number 1036 Logs - SUCCESS

alps ci job-logs --organization alertlogic --repository paws-collector --job-num 1036 -g

Stages Run:

  • PR Test

@al-cibot
Copy link

CI Service Job Number 1037 Logs - SUCCESS

alps ci job-logs --organization alertlogic --repository paws-collector --job-num 1037 -g

Stages Run:

  • PR Test

@al-cibot
Copy link

CI Service Job Number 1038 Logs - SUCCESS

alps ci job-logs --organization alertlogic --repository paws-collector --job-num 1038 -g

Stages Run:

  • PR Test

@rakhimundhada15 rakhimundhada15 merged commit 83129f0 into alertlogic:master Aug 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants