Description
Users should be able to click on a task and see its past executions, including status (success/failure) and timestamps.
Requirements
- Create a
TaskHistory component.
- Fetch execution data from the indexer API.
- Display the data in a responsive table.
Description
Users should be able to click on a task and see its past executions, including status (success/failure) and timestamps.
Requirements
TaskHistorycomponent.