Skip to content

Add upload and verification to the fast pusher #2128

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

Merged
merged 10 commits into from
Jan 29, 2025

Conversation

8W9aG
Copy link
Contributor

@8W9aG 8W9aG commented Jan 27, 2025

  • Creates an S3 client for uploading based on the response from the upload service
  • Begins a verification step after the upload is completed
  • Check the verification state in a loop

* Creates an S3 client for uploading based on the
response from the upload service
* Begins a verification step after the upload is
completed
* Check the verification state in a loop
@8W9aG 8W9aG requested review from meatballhat, nevillelyh and a team January 27, 2025 20:26
Copy link
Contributor

@meatballhat meatballhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the understanding that uploadFile will need to grow a ctx context.Context first arg in the signature and the use of the managed uploader is almost certainly going to be needed.

🎉

@8W9aG 8W9aG requested a review from meatballhat January 29, 2025 19:02
Copy link
Contributor

@meatballhat meatballhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌🏼

@8W9aG 8W9aG requested a review from meatballhat January 29, 2025 19:52
@8W9aG 8W9aG merged commit ecbe178 into main Jan 29, 2025
21 checks passed
@8W9aG 8W9aG deleted the sackfield/add-s3-uploads-fast-pusher branch January 29, 2025 20:25
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