779f341ddab31ddde5857937a6bbaed1efb82220
Some checks are pending
Go / build-and-release (push) Waiting to run
- Add ORLY_QUERY_RESULT_LIMIT config (default 256) - Enforce limit on each REQ filter before database query - Caps client limit if it exceeds server limit - Applies server limit if client sends no limit This prevents unbounded queries from loading millions of events into memory and causing OOM kills. Files modified: - app/config/config.go: Add QueryResultLimit config - app/handle-req.go: Enforce limit on each filter - pkg/version/version: Bump to v0.52.11 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
Go
76.4%
Svelte
11%
Shell
4.5%
JavaScript
4.4%
TypeScript
2.9%
Other
0.7%