Closed Bug 975266 Opened 11 years ago Closed 10 years ago

refactor bugzilla cron job

Categories

(Socorro :: Backend, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Unassigned)

References

Details

The bugzilla cron is the last place we use the legacy singleRowSql function and SQLDidNotReturnSingleRow exception. It also has several class methods that are actually static methods, and deep-ish indentation with many try blocks, iteration loops, and long conditional blocks. It's worth cleaning up just to remove those deprecated functions, but the overall readability stands out as a rich target of opportunity.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.