update api, fix tests and examples
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! Main supervisor binary that manages multiple actors and listens to jobs over Redis.
|
||||
//! The supervisor builds with actor configuration, starts actors, and dispatches jobs
|
||||
//! to the appropriate runners based on the job's runner_name field.
|
||||
//! to the appropriate runners based on the job's runner field.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user