mirror of
https://github.com/teableio/teable.git
synced 2026-02-04 20:46:48 +08:00
- Introduced a new ComputedTasksPanel component for displaying computed task statuses and details. - Created API routes for managing computed tasks, including retrying tasks, fetching dead letters, and handling outbox tasks. - Updated PlaygroundShell to include a link to the new Computed Tasks section, enhancing navigation within the playground. - Enhanced the database schema to support trace data for computed updates, improving tracking and debugging capabilities. These changes significantly enhance the functionality of the playground by providing users with a comprehensive view and management options for computed tasks.