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

EDU-709 - Gcp features for AFTER REPLAY #3080

Merged
merged 18 commits into from
Jan 15, 2025
Merged

EDU-709 - Gcp features for AFTER REPLAY #3080

merged 18 commits into from
Jan 15, 2025

Conversation

MasonEgger
Copy link
Contributor

@MasonEgger MasonEgger commented Sep 12, 2024

Adding in the various GCP docs features. These were already reviewed by @xaf. Currently the links from the individual pages are not included, these will be added after first round of GCP docs are released to ensure easier rebasing. Also, sidebar.js will need to be updated.

@MasonEgger MasonEgger requested a review from a team as a code owner September 12, 2024 14:59
@MasonEgger MasonEgger changed the title Gcp features EDU-709 - Gcp features Sep 12, 2024
@MasonEgger MasonEgger changed the title EDU-709 - Gcp features EDU-709 - Gcp features for AFTER REPLAY Sep 12, 2024
@axfelix
Copy link
Contributor

axfelix commented Jan 6, 2025

@axfelix
Copy link
Contributor

axfelix commented Jan 14, 2025

@MasonEgger my comment above is still unaddressed

## Working with exported files

The proto schema is defined in https://github.com/temporalio/api/blob/master/temporal/api/export/v1/message.proto. You could build your own custom deserializer for it.
You can find sample go code to reference when you want to deserialize export file in the Appendix section of this document.
Copy link
Contributor

Choose a reason for hiding this comment

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

Anchor?

@@ -65,6 +63,7 @@ The following steps guide you through setting up Workflow History Export using t
3. After inputting the necessary values, click on **Verify**.
You should be able to write to the sink successfully.
If not, please fix any errors or reach out to support for help.
* If you just created the GCS bucket and granted the permission for your service account, it may take some time for it to populate the permission, thus, you may need to wait for several minutes (usually 1-5 minutes) then you can click the “Verify” button to verify the connection.
Copy link
Contributor

Choose a reason for hiding this comment

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

"several minutes (usually 1-5 minutes)" is a bit gnarly, can we just say "up to 5 minutes"

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, not sure those should be smart quotes around Verify.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We bold UI, so i changed it.

@MasonEgger MasonEgger merged commit 3960ccf into main Jan 15, 2025
3 checks passed
@MasonEgger MasonEgger deleted the gcp-features branch January 15, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants