Page MenuHomePhabricator

webservice uses default, non-working mail address
Closed, ResolvedPublic

Description

While I'm not sure if it is related, from time to time root gets mail that the webservice for anagrimes has failed. This made me notice that webservice2 does not pass an -M option to qsub (unlike jsub) thus directing potential error messages to the default address that (IIRC) does not work (cf. T63484). I think that by default qsub will not send any mails, but just in case and for consistency, this should be fixed.

We could either or both:

  1. set the -M option just like jsub,
  2. fix T63484 (and remove the -M magic from jsub).

Event Timeline

scfc raised the priority of this task from to Low.
scfc updated the task description. (Show Details)
scfc added a project: Toolforge.
scfc moved this task to Ready to be worked on on the Toolforge board.
scfc subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 226311 had a related patch set uploaded (by Tim Landscheidt):
Tools: Fix mail address for webservice jobs

https://gerrit.wikimedia.org/r/226311

Change 226311 merged by Yuvipanda:
Tools: Fix mail address for webservice jobs

https://gerrit.wikimedia.org/r/226311