Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion temporal/api/cloud/namespace/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ message NamespaceCapacityInfo {
string namespace = 1;

// Whether the namespace's APS limit was set by Temporal Support.
// When true, adjusting the namespace's capacity will reset this limit.
bool has_legacy_limits = 2;

// The current capacity of the namespace.
Expand Down
Loading