Skip to content

Conversation

adamnovak
Copy link
Member

@adamnovak adamnovak commented Feb 10, 2025

This should fix #472 in two ways.

We no longer make one giant string of all the path names (though we do call res.json() with one giant object), and we now have some error handlers in the callbacks in that call (but not others) that catch errors and call next().

@adamnovak
Copy link
Member Author

I've also synced up subpath handling with vgteam/vg#4522 so that we can do the coordinate bars in terms of base paths, and handle queries in either base paths or single subpaths.

@adamnovak adamnovak merged commit 3a878b9 into master Feb 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graph with too many paths can crash the server

1 participant