You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a loop in the catalog browser that checks for new scans every 11 seconds. When a new scan appears, it adds it to the list.
However, there is currently no mechanism for checking for updates to a scan. So, if you display a scan that has no duration or exit status, you must refresh the entire list to see that the scan is complete.
The text was updated successfully, but these errors were encountered:
There is a loop in the catalog browser that checks for new scans every 11 seconds. When a new scan appears, it adds it to the list.
However, there is currently no mechanism for checking for updates to a scan. So, if you display a scan that has no duration or exit status, you must refresh the entire list to see that the scan is complete.
The text was updated successfully, but these errors were encountered: