Skip to content

Commit

Permalink
Merge pull request #408 from PedroDiez/error_429_alignment_in_notific…
Browse files Browse the repository at this point in the history
…ations_artifact

Error 429 alignment for notification-as-cloud-event.yaml
  • Loading branch information
rartych authored Feb 10, 2025
2 parents 0c547b3 + 9d7f636 commit daf5a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifacts/notification-as-cloud-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,11 +318,11 @@ components:
- TOO_MANY_REQUESTS
examples:
GENERIC_429_TOO_MANY_REQUESTS:
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
value:
status: 429
code: TOO_MANY_REQUESTS
message: Either out of resource quota or reaching rate limiting.
message: Rate limit reached.
examples:
QOS_STATUS_CHANGED_EXAMPLE:
value:
Expand Down

0 comments on commit daf5a8d

Please sign in to comment.