awslabs / awslabs/aws-codedeploy-plugin
Rate Exceeded Error
- Vorherrschende Sprache
- Java
- Sterne
- 156
- Forks
- 130
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We've been using the Code Deploy Jenkins plug in for about a year with no trouble. Then about 2 weeks ago we started getting errors like this about every other build:
Failed CodeDeploy post-build step; exception follows.
Rate exceeded (Service: AmazonCodeDeploy; Status Code: 400; Error Code: ThrottlingException;
The deploys actually succeeds, but Jenkins reports it as a failure. Amazon support says the problem is with the GetDeployment API, the polling that the plug in does to see if the deployment is successful. They say our Jenkins server is sending 41 of those per minute with higher bursts. They say the bursts are causing the error. We have the polling interval set to 5 seconds.
Anybody have any ideas? Seems to me the problem must be on the Amazon side since we haven't changed anything on the Jenkins server in months. Amazon is insisting that the problem is with Jenkins.
Beitragsleitfaden
Rechercherichtung
Beginnen Sie mit dem Polling-Pfad des Plugins für die Amazon CodeDeploy GetDeployment API; im Issue wird dies als fehlschlagende Operation identifiziert und angegeben, dass das Polling-Intervall 5 Sekunden beträgt. Reproduzieren oder untersuchen Sie das Verhalten unter den gemeldeten Request-Bursts und überprüfen Sie anschließend, dass erfolgreiche Deployments nicht mehr dazu führen, dass Jenkins einen Fehler meldet, wenn AWS einen Throttling-Fehler zurückgibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, java
- Bereich
- cloud, devops
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100