mirror of
https://github.com/logos-storage/logos-storage-docs-obsidian.git
synced 2026-01-02 13:23:08 +00:00
Simplify a bit
This commit is contained in:
parent
3495b00adc
commit
e42d7b2951
@ -120,7 +120,7 @@ Slot queue schedules slot work and instantiates one `SalesAgent` per item with b
|
||||
- Accepts `(requestId, slotIndex, …)` items and orders them by priority (described below)
|
||||
- Spawns one `SalesAgent` for each dequeued item, in other words, one item for one agent
|
||||
- Caps concurrent agents to `maxWorkers`
|
||||
- Supports pause/resume and graceful start/stop (`running`/`unpaused`)
|
||||
- Supports pause/resume
|
||||
- Allows controlled requeue when an agent finishes with `reprocessSlot`
|
||||
|
||||
### 5.2.1 Slot ordering
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user