server icon indicating copy to clipboard operation
server copied to clipboard

Improve error handling in processGetProfileInfo function

Open coderabbitai[bot] opened this issue 1 year ago • 0 comments
trafficstars

The catch block in the processGetProfileInfo function logs an error and throws a new error. Consider including the original error message in the thrown error for better debugging. See PR #2037 for more details: https://github.com/rustymotors/server/pull/2037#discussion_r1724152023

coderabbitai[bot] avatar Aug 22 '24 08:08 coderabbitai[bot]