Skip to content

Conversation

@yfang1
Copy link
Contributor

@yfang1 yfang1 commented Aug 3, 2021

Exacted out common logic from the 3 BatchedRequestSenders into a base class.

This will facilitate optimizations down the road.

As nice side effects this brings up the uploader's test coverage due to fewer lines of code, and allows blob references to be batched instead of sent one at a time.

unit test passed. Tried uploading all 3 types of data. Working well.

@yfang1 yfang1 requested a review from sasha-gitg August 3, 2021 19:28
@yfang1 yfang1 requested a review from a team as a code owner August 3, 2021 19:28
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 3, 2021
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Aug 3, 2021
@yfang1 yfang1 changed the title refactor [refactor] Extract out common logic from Tensorboard BatchedRequestSender into a base class. Aug 3, 2021
@yfang1 yfang1 changed the title [refactor] Extract out common logic from Tensorboard BatchedRequestSender into a base class. refactor: Extract out common logic from Tensorboard BatchedRequestSender into a base class. Aug 3, 2021
@yfang1 yfang1 requested a review from dizcology August 5, 2021 21:43
Copy link
Member

@sasha-gitg sasha-gitg left a comment

Choose a reason for hiding this comment

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

LGTM. Left a few comments. Thanks!

@sasha-gitg sasha-gitg added the automerge Merge the pull request once unit tests and other checks pass. label Aug 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 726dea7 into googleapis:master Aug 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 6, 2021
@yfang1 yfang1 deleted the refactor branch August 6, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement.

3 participants