forked from EduCraft/curriculum-project-hub
14 lines
494 B
Markdown
14 lines
494 B
Markdown
# Build the durable Organization-fair admission scheduler
|
|
|
|
Type: task
|
|
Status: open
|
|
Blocked by: 18, 23, 24, 32
|
|
|
|
## Question
|
|
|
|
Extend the durable inbound lifecycle into ADR-0022's bounded Agent Admission
|
|
Queue with platform/Organization/Project concurrency, fair scheduling across
|
|
Organizations, FIFO within each Organization, durable position/state,
|
|
expiration notification, scoped cancellation, idempotent admission, explicit
|
|
capacity rejection, and no automatic replay after a run has started.
|