Commit 7f48823
authored
Add ResourceExhaustedCause for namespace operations (#562)
**What changed?**
Added a new ResourceExhaustedCause
RESOURCE_EXHAUSTED_CAUSE_OPERATIONS_RATE_LIMIT.
**Why?**
We are introducing a new namespace operations rate limit which can
throttle frontendRPS, poll requests and history tasks. That rate limiter
will return this cause.
**Breaking changes**
No1 parent 92cb47b commit 7f48823
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
0 commit comments