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

Bigcommerce gcp ha support #3014

Merged
merged 3 commits into from
Sep 24, 2019
Merged

Bigcommerce gcp ha support #3014

merged 3 commits into from
Sep 24, 2019

Conversation

klizhentas
Copy link
Contributor

No description provided.


// Upload uploads object to GCS bucket, reads the contents of the object from reader
// and returns the target GCS bucket path in case of successful upload.
func (h *Handler) Upload(ctx context.Context, sessionID session.ID, reader io.Reader) (string, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

What happens if the session ID is the same as an existing session recording? Will it be clobbered?

@klizhentas
Copy link
Contributor Author

retest this please

2 similar comments
@klizhentas
Copy link
Contributor Author

retest this please

@klizhentas
Copy link
Contributor Author

retest this please

@klizhentas klizhentas merged this pull request into master Sep 24, 2019
@klizhentas klizhentas deleted the bigcommerce-gcp_ha_support branch September 24, 2019 20:40
@klizhentas klizhentas restored the bigcommerce-gcp_ha_support branch September 24, 2019 20:41
@klizhentas klizhentas deleted the bigcommerce-gcp_ha_support branch September 24, 2019 20:50
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.

3 participants