Taskvisor 0.2: event-driven task supervision for Tokio (restart policies, backoff, event bus)

188 · Users Rust Lang · June 11, 2026, 5:54 a.m.
Summary
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.