Kris McGinnes

Results 99 issues of Kris McGinnes

The node & edge total is not critical to the schema sync process. So we can treat this data with different priorities compared to the node types and attributes. ##...

We should move error notification sending to the global context. TanStack Query has a method of doing that through the query client. But this is configured outside of React land....

usability
infrastructure

## Community Note * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on...

bug
performance
reliability
exploration

**Community Note** * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on this...

bug
search
performance
exploration

Some users report having time outs when syncing the schema on larger databases. We should investigate if there is anything we can do to improve the chances of a successful...

performance
reliability

## Description We should find ways to reduce the Docker image size if possible. ## Additional Context The Docker image size increased when we updated Node to v20.12.2. The majority...

enhancement

**Community Note** * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on this...

enhancement
reliability
infrastructure

## Description Use TypeScript for the proxy server code. ## Related Issues Originally in issue #303. ## Tasks - [ ] Convert server to TypeScript - [ ] Add script...

enhancement
infrastructure