Skip to content

implement support for worker timeouts #5

@blampe

Description

@blampe
# TODO: Implement timeout in joining workers

This would be especially nice for long-running workers, where situations may cause them to hang almost indefinitely (e.g., waiting on read-only mode). In those cases, if we haven't gotten any results back after timeout seconds have elapsed, we could maybe return a 'timeout' result type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions