Skip to content

Graph with too many paths can crash the server #472

@adamnovak

Description

@adamnovak

Errors are not handled in /getPathNames calls, so if the response string is Too Big for NodeJS (~1G), the whole server stops instead of returning an error.

Error handling should be added to /getPathNames and ideally all the API endpoints in a consistent way.

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