Skip to content

Document DEVLOOP_NET_RING in the README env var table #24

Description

@vincentvella

Problem. DEVLOOP_NET_RING controls the full network-capture ring capacity (src/logBuffer.ts:34, default 3000) but is absent from the README env var table. Its peer DEVLOOP_LOG_CAPACITY is documented; this one isn't — so users on heavy-network apps (Expo, high-frequency APIs) have no documented way to tune it.

Proposed. Add a row to the env var table in README.md (Headless mode section): DEVLOOP_NET_RING | 3000 | max requests held in the full-capture network ring (get_network / HAR), independent of the timeline threshold.

Affected: README.md, src/logBuffer.ts:34.

Filed from the weekly repo audit.

Metadata

Metadata

Assignees

Labels

docsDocumentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions