We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3280d0b + 4def07c commit 0c547b3Copy full SHA for 0c547b3
artifacts/camara-cloudevents/event-subscription-template.yaml
@@ -1182,10 +1182,10 @@ components:
1182
value:
1183
status: 429
1184
code: QUOTA_EXCEEDED
1185
- message: Either out of resource quota or reaching rate limiting.
+ message: Out of resource quota.
1186
GENERIC_429_TOO_MANY_REQUESTS:
1187
- description: API Server request limit is overpassed
+ description: Access to the API has been temporarily blocked due to rate or spike arrest limits being reached
1188
1189
1190
code: TOO_MANY_REQUESTS
1191
+ message: Rate limit reached.
0 commit comments