#381 Bug and Update syncs shouldn't be halted by an isolated problem with one update or bug
Closed: Fixed None Opened 11 years ago by tflink.

= problem =

The current bug and update sync algorithms are very fragile in that one error will stop the entire sync algorithm, leaving stuff out of sync with bodhi or bugzilla. This has caused problems in the past

= analysis =

This could be solved by better error handling in the sync process such that an error is logged but doesn't bubble up to the main sync code and halt the entire process.


Login to comment on this ticket.

Metadata