Ticket #1733 (new defect)

Opened 2 years ago

Last modified 15 months ago

GerritStatusPush: missing retrying mechanism for staus updates

Reported by: PiotrSikora Owned by:
Priority: major Milestone: 0.9.+
Version: 0.8.2 Keywords: gerrit, mq, mail
Cc:

Description

Any status updates sent to Gerrit that won't be accepted (either because they were rejected or because connection failed) are currently lost.

Buildbot should queue and retry sending them later (ideally it should store them in persistent storage, so they would survive restarts, but that's probably asking for too much...).

I think that same might be true for IRC, e-mail and other status updates.

Change History

comment:1 Changed 15 months ago by dustin

  • Keywords gerrit, mq, mail added; gerrit removed
  • Milestone changed from 0.8.+ to 0.9.+
Note: See TracTickets for help on using tickets.