Skip to content

fix(polly-request-presigner): not to throw when presign concurrently #2628

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

Closed
wants to merge 3 commits into from
Closed

fix(polly-request-presigner): not to throw when presign concurrently #2628

wants to merge 3 commits into from

Conversation

ajredniwja
Copy link
Contributor

Fixes #2417

Reference: #1884


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@b9c1904). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2628   +/-   ##
=======================================
  Coverage        ?   59.52%           
=======================================
  Files           ?      493           
  Lines           ?    26332           
  Branches        ?     6250           
=======================================
  Hits            ?    15675           
  Misses          ?    10657           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9c1904...f1b5bfb. Read the comment docs.

@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • CodeBuild project: sdk-staging-test
  • Commit ID: f1b5bfb
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@ajredniwja ajredniwja requested a review from a team as a code owner January 28, 2022 23:34
@kuhe
Copy link
Contributor

kuhe commented Jun 3, 2022

need to fix the commit msg on squash

@github-actions
Copy link

github-actions bot commented Jul 9, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2022
@aws aws unlocked this conversation Jul 23, 2024
Copy link

github-actions bot commented Aug 7, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2024
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating multiple signed URL promises from polly fails with duplicate middleware error
5 participants