Skip to content

What is the reconnection mechanism of opcua? #852

@beyondyinjl2

Description

@beyondyinjl2

Use the subscription mode, after the opcua service is disconnected, reconnect
@OverRide
public void onSubscriptionTransferFailed(UaSubscription subscription, StatusCode statusCode)
Clear the subscriber, re-subscribe, this is no problem

However, after the opcua service is disconnected for a long time (one day), it will not reconnect. What is the reconnection mechanism of opcua?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions