Skip to content

Find a way to reacteate a connection if the connection is closed and procedure is invoked #508

@andylamax

Description

@andylamax

Currently calling a procedure crashes with a Conneciton Exception when the connection drops.

We need a way for krpc to reestablish a failed connection if the caller is still trying to make calls

I have tried to check if the connection is alive, by checking if the transportScope is active, but it does feel like a hack

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions