Y
Hacker News
new
|
ask
|
show
|
jobs
by
perfsea
700 days ago
also less logging. Seen this pop up way too many times
2 comments
withinboredom
700 days ago
Log, but keep it in a buffer. On an unhandled exception or crash, emit all logs relating to the exception (such as per request/rpc).
link
TatersGonnaT8
700 days ago
Agreed. If you're on AWS, CloudWatch can get really expensive really quickly.
link