Skip to content

ReceiveTimeout contains no information #2569

@He-Pin

Description

@He-Pin

The ReceiveTimeout contains no duration and then you can't do some logging around it:(

            case ReceiveTimeout timeout -> {
                log.info("SessionEntity [{}] receive timeout :[{}], will stop itself", timeout, getSelf().path());
                getContext().stop(getSelf());
            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions