~netlandish/gobwebs#8: 
Custom error email handling/reporting

Sometimes we may not want to receive an error email. Let's add a check that can be optional and when called, a bool result (or some indicator) is returned to determine whether to continue with the error email reporting or not.

Status
REPORTED
Submitter
~petersanchez
Assigned to
No-one
Submitted
1 year, 4 months ago
Updated
12 days ago
Labels
Server

~petersanchez 12 days ago

An example of this is the following case:

err.Error() == "pq: canceling statement due to user request"
Register here or Log in to comment, or comment via email.
OSZAR »