open-mpi / mtt

MPI Testing Tool
https://open-mpi.github.io/mtt
Other
61 stars 47 forks source link

Limit the number of MTT server error emails sent #398

Open ompiteam opened 9 years ago

ompiteam commented 9 years ago

Occasionally there are MTT database submission errors (see #375). For each error, an email is sent to the user who submitted the MTT data to the server. This is a good thing ... to a point. There needs to be a limit on the number of such ''sizable'' emails sent to prevent a user's inbox from filling up.

(See also #187, r602, and r614)

ompiteam commented 9 years ago

Imported from trac issue 397. Created by emallove on 2010-09-03T16:54:27, last modified: 2011-08-15T10:58:30

ompiteam commented 9 years ago

Trac comment by jjhursey on 2011-08-15 10:58:30:

We currently stop at the first error in a submission set. This helps manage the problem, but something better or more customizable might be good.