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

feat: BI-5951 presigned url generation in file-uploader-api #756

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

KonstantAnxiety
Copy link
Contributor

@KonstantAnxiety KonstantAnxiety commented Dec 19, 2024

Also includes:

  • decrease DataFile Redis TTL from 12h to 3h
  • rename all DataFile instances across the codebase to "dfile"
  • transition from DataFile s3_key generated from its id to s3_key stored in Redis

@github-actions github-actions bot added the type/feat New features label Dec 19, 2024
@KonstantAnxiety KonstantAnxiety changed the title feat: BI-5951 WIP presigned url generation in file-uploader-api feat: BI-5951 presigned url generation in file-uploader-api Dec 19, 2024
@KonstantAnxiety KonstantAnxiety force-pushed the konstasa/presigned-url-1 branch from 411bfa5 to 5760e82 Compare December 20, 2024 13:26
@KonstantAnxiety KonstantAnxiety marked this pull request as ready for review December 20, 2024 14:07
@KonstantAnxiety
Copy link
Contributor Author

Going to include fixes for comments in the 2nd part of this PR, since I've already pushed a part of it #762

@KonstantAnxiety KonstantAnxiety merged commit 413bacc into main Dec 20, 2024
29 checks passed
@KonstantAnxiety KonstantAnxiety deleted the konstasa/presigned-url-1 branch December 20, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants