sparse-intern-71089
01/15/2020, 12:04 PMastonishing-cartoon-37000
01/15/2020, 4:58 PMtry/catch/finally
"dealing" with errors in catch
accordingly. If I want to log and exit, I log what I want and process.exit. If I want to retry something, I retry. etc ... I very much prefer this to relying on uncaught exceptions to stop my program and log the "throw". Just my opinion.ambitious-ram-5811
01/15/2020, 5:11 PMastonishing-cartoon-37000
01/15/2020, 5:12 PMhandsome-cat-98152
01/17/2020, 7:27 AM