Skip to content

feat(server): introduce maxResultSize limit and fix pg errors handling #1633

feat(server): introduce maxResultSize limit and fix pg errors handling

feat(server): introduce maxResultSize limit and fix pg errors handling #1633

Triggered via pull request March 25, 2025 14:45
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/index.test.ts > test max-result-size limit > query exceeding result size limit: test/server/result-size-limit.ts#L51
AssertionError: expected 200 to be 400 // Object.is equality - Expected + Received - 400 + 200 ❯ test/server/result-size-limit.ts:51:28
Test
Process completed with exit code 1.