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

Disable expire_s3_objects call in delete_all_assets (used by delete_version) #510

Merged
merged 1 commit into from
May 7, 2024

Conversation

danscales
Copy link
Collaborator

Disable expire_s3_objects call in delete_all_assets (used by delete_version)

We still don't have permissions correct for doing the needed PutBucketLifecycleConfiguration operation done by expire. And the failed background job is causing the main delete request to fail with a 504. (Same for deleting tile caches directly.)

…ersion)

We still don't have permissions correct for doing the needed
PutBuckedLifecycleConfiguration operation done by expire. And the failed
background job is causing the main delete request to fail with a 504.
(Same for deleting tile caches directly.)
@danscales danscales requested review from jterry64 and dmannarino May 7, 2024 19:47
@danscales danscales merged commit 9744fa9 into develop May 7, 2024
2 checks passed
@danscales danscales deleted the gtc-2708c branch May 7, 2024 20:13
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