Skip to content

Commit

Permalink
chore(deps): Revert @aws-sdk/client-s3 back to v3.703.0
Browse files Browse the repository at this point in the history
Since the upgrade, we've experienced `RequestTimeout` errors in the build of a `guardian/dotcom-rendering`.
We patched this in https://github.com/guardian/actions-riff-raff/releases/tag/v4.1.4.

Today, we started seeing `guardian/ophan` experience the same issues.
This means the randomly chosen 10 second timeout applied in #191
doesn't work for all cases.

This change "reverts" the `@aws-sdk/client-s3` and `@aws-sdk/credential-providers` libraries back to known working versions.

Note: it isn't a revert in the git sense as the changes are interleaved with others.
Additionally, we're now pinning the version number, whereas previously it was ranged.
  • Loading branch information
akash1810 committed Jan 7, 2025
1 parent c7446e7 commit 363ffd9
Show file tree
Hide file tree
Showing 4 changed files with 3,646 additions and 4,064 deletions.
Loading

0 comments on commit 363ffd9

Please sign in to comment.