Skip to content

Showing log associated to query should work for large query logs #301

Closed
@jcreedcmu

Description

@jcreedcmu

@tausbn reported being unable to view ~448M query log file from the query history, with the only message being that arising from

helpers.showAndLogErrorMessage(`Could not open log file ${queryHistoryItem.logFileLocation}`);

in query-history.ts. He says when he tried to open the same file manually, it worked. We should probably at least log the exception being handled, and if possible, show the log in some way, even if it's without syntax highlighting.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions