For the complete documentation index, see llms.txt. This page is also available as Markdown.

Workspace Health

This article describes the required improvements to the AskEdgi Workspace to provide real-time visibility into system performance and the ability to take corrective actions when the workspace becomes slow or unresponsive.

The interface introduces health insights, session controls, and upgrade capabilities directly within the Workspace Status panel.

Workspace Status Interface:

  • Click the Connected icon on the left side of the workspace. The workspace Status Interface will appear.

Feature Details

  • Enhanced Workspace Status Interface The existing Workspace Status panel displays only the connection state and CPU utilization. The panel is expanded to include additional workspace management actions.

Workspace Status Options

Feature
Description
UI Placement

View Logs

Opens a modal with recent workspace logs including last N operations such as queries, uploads, joins, failures with timestamps and severity levels including info, warning, error

Displayed below the CPU Utilization bar

Restart

Restarts the workspace session. Clears DuckDB cache, reloads objects, and resets the state without removing uploaded files

Displayed beside the Logs button

Upgrade

Opens a modal or dropdown that offers workspace configuration upgrades including table limits, memory allocation, CPU quota. Initiates backend provisioning workflow

Displayed below the CPU Utilization

These actions provide transparency, control, and scalability within the workspace environment.

Force Restart Mechanism

The Reload action performs a controlled restart of the DuckDB session.

  • On the Workspace status interface, click the “Reload” button. The Reload Container pop-up will appear.

  • On the Reload Container pop-up, click the Reload Container button.

System Functionality

  • Gracefully terminates the current DuckDB session

  • Clears temporary workspace cache

  • Reloads workspace metadata

  • Displays a confirmation prompt

Completion Toast

  • Workspace reloaded successfully

Restart actions do not remove files uploaded by the user.

Logs Management

A dedicated Logs Modal provides operational history for diagnostics.

  • On the Workspace status interface, click the “View Logs” button.

  • The logs pop-up will appear.

Logs assist in identifying performance issues and operational failures.

Upgrade Mechanism

The Upgrade option allows users to increase workspace capacity when limits are reached.

  • Opening the Upgrade modal displays available configuration enhancements

  • Selecting a container applies an upgrade to the workspace

  • The upgrade is chargeable to the end user

Upgrades adjust workspace performance factors such as storage, table capacity, memory, and processing power.

Workspace Upgrade Steps

  1. On the Workspace status interface, click the “Upgrade Now” button.

  2. The Upgrade modal appears, displaying available container options.

  3. Select the required container type: Standard, Medium, or Large.

  4. Click the Select button to apply the chosen upgrade.

  5. A Workspace upgrade initiated message pop-up appears, confirming the action.

Visual and UX Enhancements

The Workspace Status section includes animated indicators to reflect the live state of the workspace.

Indicator
Description

🟢 Connected

Workspace is active and available

🟠 Restarting…

Workspace is in restart or reload mode

🔴 Disconnected

Workspace is unavailable or failed to load

These indicators improve awareness of workspace responsiveness and system health.


Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA USA

Last updated

Was this helpful?