Bug 698441
Summary: | fedora-easy-karma submits too many comments to bodhi when bodhi has a server problem | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christopher Aillon <caillon> |
Component: | bodhi | Assignee: | Luke Macken <lmacken> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | a.badger, lmacken, maurizio.antillon, opensource, pfrields, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-25 15:54:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Christopher Aillon
2011-04-20 21:34:00 UTC
<lmacken> caillon: it's due to the koji outage <lmacken> caillon: since your comment will trigger autokarma, it errors out in adding the -pending tag to the update Ah, so the problem is that since the package has karma automatism set to 3, and I am the 3rd +1, it failed in moving the package over to the new tag. Not really sure how to best handle it. Perhaps bodhi should be taken offline during future koji outages? I do not see what I can do here. Fedora-easy-karma allows to limit the retries in case of an error: --retries=RETRIES Number if retries when submitting a comment in case of an error, default: 3 Use --retries=0 if you want to avoid multiple comments in all cases. This issue should be resolved with bodhi v0.8.3, which is currently deployed to production. I made the addition/removal of pending tags more robust, so future koji outages shouldn't trigger this. |