Loading
Remove all requests that cause exceptions from db
This solves #77 where a non-ascii email address was causing our SMTP client to throw an error. We need to remove the request from the database in order to move on and process the rest of the requests.