We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c547b3 + 9d7f636 commit daf5a8dCopy full SHA for daf5a8d
artifacts/notification-as-cloud-event.yaml
@@ -318,11 +318,11 @@ components:
318
- TOO_MANY_REQUESTS
319
examples:
320
GENERIC_429_TOO_MANY_REQUESTS:
321
- 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
322
value:
323
status: 429
324
code: TOO_MANY_REQUESTS
325
- message: Either out of resource quota or reaching rate limiting.
+ message: Rate limit reached.
326
327
QOS_STATUS_CHANGED_EXAMPLE:
328
0 commit comments