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
The UI currently blocks log download functionality until all agents start. This creates a poor user experience when some agents are available but others are not yet started.
Current Behavior
Log download is completely blocked until all agents are running
Users cannot access logs from agents that are already available
Expected Behavior
When some logs are available, show "Download available (X)" option
Allow users to download logs from agents that are currently running
Only show the full download option when all agents are available
Suggested Improvement
Provide more detail about download progress
Allow individual file downloads
Show partial download options when applicable
This would significantly improve the user experience during agent startup scenarios.