Expand description
Task tracking and monitoring Task tracking and monitoring
This module provides the core data structures for tracking async tasks, including task IDs, states, and metadata.
Structs§
- Task
Filter - Filter for querying tasks
- TaskId
- Unique identifier for a task
- Task
Info - Information about a task
Enums§
- Sort
Direction - Sort direction
- Task
Sort By - Sorting options for tasks
- Task
State - Current state of a task
Functions§
- sort_
tasks - Sort tasks by the given criteria