Increase web request timeout, drop failed delivery receipts (#1699)

Increase web request timeout, drop failed delivery receipts, export error logging
This commit is contained in:
Scott Nonnenberg 2017-11-07 10:49:10 -08:00 committed by GitHub
parent 845291c51e
commit cae2b10af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions

View file

@ -67,6 +67,7 @@
receipt.get('source'),
receipt.get('timestamp')
);
resolve();
}
}.bind(this)).catch(function(error) {
console.log(