mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-15 17:42:41 +02:00
Make errors from updateUsageData(...) crash when running in non-prod to ensure they're detected/handled before deployment
This commit is contained in:
@ -186,4 +186,3 @@ func main() {
|
||||
}
|
||||
|
||||
// TODO(optimization): Maybe optimize the endpoints a bit to reduce the number of round trips required?
|
||||
// TODO: Add error checking for the calls to updateUsageData(...) that logs it/triggers an alert in prod, but is an error in test
|
||||
|
Reference in New Issue
Block a user