Ignore Puma empty worker stats
In some cases (during worker start) it's possible that Puma.stats returns an empty hash for worker's last status. In that case we just skip sampling of the worker until these stats are available.
Showing
Please register or sign in to comment