taskvisor 0.1.1

Event-driven task orchestration with restart, backoff, and user-defined subscribers
Documentation
---
name: "🐛 Bug Report"
about: "Something is not working as expected"
labels: [bug]
---

### Description
Clear and concise description of the bug.

### Steps to Reproduce
1.
2.
3.

### Expected Behavior
What you expected to happen. 

### Environment
- taskvisor:
- Rust:
- OS:

### Additional Context
Logs, observer output, or backtrace if available.