steampipe
steampipe copied to clipboard
Dashboard remains stuck even though CLI marks it complete
Observation
When running heavy compliance dashboards (for instance NIST 800-53 Rev 5), the dashboard UI gets stuck even if the CLI marks the execution to be complete.
I have observed this issue with the following versions - SDK version v3.3.2 + CLI version v0.15.4 SDK version v4.1.1 + CLI version v0.16.0
Steps to reproduce
- Run the
steampipe check benchmark.nist_800_53_rev_5command --> The controls run smoothly without any stalls. - Run the
steampipe dashboardcommand in thesteampipe-mod-aws-compliancerepository. - Run the
NIST 800-53 Rev 5dashboard and you will observe that it will remain installed state even though the CLI shows that the execution has been completed.