errbit / errbit/errbit

API v1 notices endpoint has no pagination

Open
#3,136 0 comments 0 reactions 0 assignees View on GitHub
bug documentation
Dominant language
Ruby
Stars
4.3k
Forks
988
Avg merge
2d 13h
Merged PRs (30d)
48

Description

The `/api/v1/notices` endpoint returns all matching notices in a single response. Without date filters, large installations can load the entire notices collection into memory, causing slow requests, worker exhaustion, or OOM restarts.

The endpoint needs a bounded response size and documented pagination behavior.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.