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

add region to clean task, fix default key_starts_with #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guyisra
Copy link

@guyisra guyisra commented Nov 28, 2014

Its seems reasonable that the default of key_starts_with and prefix_to_clean would be the same, since now it will never work - if key_starts_with is timestamp, but the prefix to clean is a datestamp, no files will ever be found like this

Now, each file should get uploaded (defaultly) in a uploads/20141128 folder and when searching for files to clean it will search for objects that start with a datestamp and not a up-to-the-second time stamp.

Also, task was missing a region, so bucket in non default region caused errors.

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.

1 participant