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

AWS non-retryable streaming request error #4694

Closed
1 task
gauthampkrishnan opened this issue Jan 2, 2025 · 1 comment
Closed
1 task

AWS non-retryable streaming request error #4694

gauthampkrishnan opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@gauthampkrishnan
Copy link

Describe the bug

I am trying to upload a file using aws putObject but with body as createReadStream and using retryMode as standard but on retry it throw error non-retryable streaming request error.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

I think it shouldnt throw error and it should retry

Current Behavior

non-retryable streaming request error

Reproduction Steps

try to upload a file using body as stream and try to replicate a failure while uploading file

Possible Solution

No response

Additional Information/Context

No response

SDK version used

3.686.0

Environment details (OS name and version, etc.)

macOs node 18.20.4

@gauthampkrishnan gauthampkrishnan added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 2, 2025
@aBurmeseDev aBurmeseDev self-assigned this Jan 6, 2025
@aBurmeseDev
Copy link
Member

Hi @gauthampkrishnan - it appears you're using v3. I will close this issue here and provide support on the issue you have opened in the aws-sdk-js-v3 repository instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants