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.
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.