Skip to content

Capture errors in the Actor's exection  #4

@mikayla-maki

Description

@mikayla-maki

Currently, the Actor future that is passed to new() produces a Result<(), E>, but that E is never observed in tower actor. We'll probably want to implement something like tower::buffer's error slot: https://docs.rs/tower/latest/src/tower/buffer/worker.rs.html#134-166

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions