Skip to content

ref: Add protos fields for customer subscription API#322

Merged
noahsmartin merged 2 commits into
mainfrom
addProtosFields
Jun 22, 2026
Merged

ref: Add protos fields for customer subscription API#322
noahsmartin merged 2 commits into
mainfrom
addProtosFields

Conversation

@noahsmartin

Copy link
Copy Markdown
Contributor

These fields will be needed as part of the customer details API

@noahsmartin noahsmartin requested a review from a team as a code owner June 22, 2026 15:04
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 22, 2026, 3:07 PM


// Whether the org has a soft cap: usage past reserved volume is allowed
// (and billed) instead of hard-stopping ingestion.
bool has_soft_cap = 10;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you know if we intend to preserve soft caps? or if we currently use it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is used so I think we should try and support it, would operate on the assumption that we are supporting it for now and can re-evaluate later if it needs to be dropped

@noahsmartin noahsmartin merged commit 3330505 into main Jun 22, 2026
16 checks passed
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