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

Speed up renders with "don't care" option for overwrite #3496

Open
JonnyBurger opened this issue Feb 18, 2024 · 1 comment
Open

Speed up renders with "don't care" option for overwrite #3496

JonnyBurger opened this issue Feb 18, 2024 · 1 comment

Comments

@JonnyBurger
Copy link
Member

If overwrite is true, then it checks and deletes the previous files from S3
If overwrite is false, then it throws and error if the file exists on S3

But if you don't set a preference, it should just skip checking and speed up the Lambda render

@Nightrider0098
Copy link

@JonnyBurger Can i work on this issue?

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

No branches or pull requests

2 participants