Skip to content

Router needs to park requests and wait for capacity #27

@thockin

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

Assignees

No one assigned

    Labels

    bugSomething isn't working / bugfixes

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions