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

Set reject unauthorised to false for s3 #900

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Set reject unauthorised to false for s3 #900

merged 4 commits into from
Nov 28, 2023

Conversation

JR40159
Copy link
Member

@JR40159 JR40159 commented Nov 24, 2023

No description provided.

node_modules.git
dist
config / local.cjs
Copy link
Member

Choose a reason for hiding this comment

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

I think you've accidentally formatted this file!

import config from '../utils/v2/config.js'

let client: S3Client | undefined
Copy link
Member

Choose a reason for hiding this comment

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

I'm not super keen on caching our agent like this. We try to use short-lived access tokens wherever possible. This will only work when we have a permanent access key / secret key setup.

@JR40159 JR40159 merged commit 765bb37 into main Nov 28, 2023
@JR40159 JR40159 deleted the bugfix/s3-config branch November 28, 2023 11:19
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