Skip to content

fix polyphemus log#read to not load payloads - #1526

Merged
graft merged 2 commits into
masterfrom
graft/polyphemus-log-fix
Aug 3, 2026
Merged

fix polyphemus log#read to not load payloads#1526
graft merged 2 commits into
masterfrom
graft/polyphemus-log-fix

Conversation

@graft

@graft graft commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

After exposing the new log stuff, it became apparent that the log#read endpoint is loading all of the log payloads into memory when it queries! Which quickly kills polyphemus if anyone is browsing the logs. This PR makes this not happen, instead returning a boolean value from the SQL query.

@graft
graft merged commit 2f68ae1 into master Aug 3, 2026
11 checks 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.

1 participant