Skip to content

Router needs to park requests and wait for capacity #27

Description

@thockin

Currently if no worker is available, the router returns 500 immediately.

$ curl -X POST -H "Host: ctr6.actors.resources.substrate.ate.dev" -i http://localhost:8888/
HTTP/1.1 500 Internal Server Error
content-type: 
content-length: 96
date: Wed, 20 May 2026 22:46:44 GMT
server: envoy

error resuming actor ctr6: rpc error: code = FailedPrecondition desc = no free workers available

Metadata

Metadata

Labels

area/networkarea/schedulingkind/bugSomething isn't working / bugfixeskind/featureAn enhancement / feature request or implementationprio/P0Highest priority / required for next milestone

Type

No type

Projects

Status
In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions