gopuff/healthz

Wrap host stats in try catch

Closed this issue · 0 comments

Wrap host stats in a try catch in case the process methods change. Find them here

memoryUsageMB: process.memoryUsage().heapUsed / 1024 / 1024,