Skip to content

Schema lazy loading should re-establish connection. #103

Description

@NTDLS

When the lazy schema load process used by the UI is killed via a call to Kill(), it continues to issue queries with its original connection id, which is obviously rejected by the server.

While we're at it, we should also decrease the lazy load process timeout because I've seen it blocked for a long time during data imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions