Skip to content

Conversation

@chene40
Copy link

@chene40 chene40 commented Jan 23, 2026

READ BEFORE MERGING: All PRs require approval by both Server AND SDK teams before merging! This is why the number of required approvals is "2" and not "1"--two reviewers from the same team is NOT sufficient. If your PR is not approved by someone in BOTH teams, it may be summarily reverted.

What changed?

Why?

Breaking changes

Server PR

@chene40 chene40 requested review from a team as code owners January 23, 2026 16:23
@CLAassistant
Copy link

CLAassistant commented Jan 23, 2026

CLA assistant check
All committers have signed the CLA.

Comment on lines +11 to +15
// A history event can be attributed to multiple metering subtypes
// Ex. EVENT_TYPE_WORKFLOW_EXECUTION_STARTED, which is used by both Start
// Workflow Execution and Scheduled Workflow Executions.
// grpc:StartWorkflowExecution and grpc:StartWorkflowExecution.Scheduled.Adjusted
repeated Action actions = 1;
Copy link
Member

@cretz cretz Jan 23, 2026

Choose a reason for hiding this comment

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

This is a bit confusing to read as a public consumer of the API. Not sure "metering subtypes" and such make sense here. From an outsider POV, can you help me understand when this field would be set and on which history events?

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.

4 participants