Closed
Description
When my
eval "$(rig config)"
was not evaluated or up to date, then the rig doctor
command would stall or halt for more than 30 seconds.
After re-evaling the rig config, the rig doctor command returns almost instantaneously (as it should).
This ticket/issue is a suggestion to put a quick timeout (say 5 seconds) on rig doctor and possibly an output message to "WARNING:timeout -- Please run eval $(rig config) and try again"... or something to that effect. (cause ya know,, better UX and all ;)