Taskvisor 0.2.1 is a new Rust library for supervising background tasks in Tokio, offering features such as customizable restart policies, event-driven task management, and graceful shutdown capabilities. It's designed to handle long-running services with persistent background tasks, ensuring reliability and observability during task failures. Feedback on the API design is welcomed.