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

Feature proposal: more dynamic HEAD checks. #298

Open
benbart opened this issue Dec 9, 2020 · 0 comments
Open

Feature proposal: more dynamic HEAD checks. #298

benbart opened this issue Dec 9, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@benbart
Copy link
Contributor

benbart commented Dec 9, 2020

This is an idea I had earlier today. It's not specifically needed by ASF, but it may be feature that would help another user.

TEA currently checks if an object exists in S3 before creating a signed URL. This takes a little time, so we provide the option to turn off that check. This is a binary choice, either all or none are checked, depending on that setting.
https://github.com/asfadmin/thin-egress-app/blob/devel/lambda/app.py#L294-L301

Would it be useful to do checks for some types of files and not others?

@benbart benbart added enhancement New feature or request question Further information is requested labels Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant