Page MenuHomePhabricator

Implement error logging/reporting across Python scripts
Closed, ResolvedPublic

Description

Currently, wikiproject_scripts relies on qsub error logging, where stack traces are dumped to an .err file. This reporting is useful, but I do not know when it happens, and so these errors happen repeatedly until I somehow notice. (Qsub's built in email reporting system does not provide enough information; it reports an exit code, but not the content of stderr.)

It would be better to have a more proactive error reporting method so that I can act more quickly to resolve problems. In particular, I would like to be emailed whenever a script fails.

Event Timeline

Harej assigned this task to XZise.
Harej raised the priority of this task from to High.
Harej updated the task description. (Show Details)
Harej added a project: WikiProject-X.
Harej subscribed.
Harej moved this task from Bugs/Improvements to Done on the WikiProject-X board.
Harej set Security to None.

No longer needed now that cron on our Labs instance reports errors quite nicely. :D

Harej changed the task status from Declined to Resolved.Jul 28 2016, 7:26 PM
Harej reassigned this task from XZise to Earwig.
Harej added a subscriber: XZise.