Skip to content

Router error messages are not great #31

@thockin

Description

@thockin
$ 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: Thu, 21 May 2026 02:40:40 GMT
server: envoy

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

$ curl -X POST -H "Host: ctr7.actors.resources.substrate.ate.dev" -i http://localhost:8888/
HTTP/1.1 404 Not Found
content-type: 
content-length: 9
date: Thu, 21 May 2026 02:40:46 GMT
server: envoy

not found

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