Skip to content

Make KE Runtimes better deal with Knowledge Directory being unavailable. #478

@bnouwt

Description

@bnouwt

When stopping the knowledge-directory while running the unreachable-runtimes example, the KER gives a lot of errors and seems to not update its OtherKnowledgeBaseStore. Therefore it keeps trying to send messages to KBs that it no longer knows. What behavior would we expect here? Do we want to KERs to keep exchanging messages while the knowledge-directory is unavailable? Because they can easily do that. Or do we want the KERs to remove all RemoteKerConnection's and no longer be able to send any messages to any remote KER?

Also, when the knowledge-directory becomes available again, it does not recover properly, but it remains in the state of not being able to send messages to KBs in other KERs.

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