-
Notifications
You must be signed in to change notification settings - Fork 256
Add caching strategy documentation for API routes #585
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintainer:auditInternal maintainer review work — not contributor surface. Newcomers can ignore this label.Internal maintainer review work — not contributor surface. Newcomers can ignore this label.staleAutomatically applied to inactive issues/PRsAutomatically applied to inactive issues/PRs
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintainer:auditInternal maintainer review work — not contributor surface. Newcomers can ignore this label.Internal maintainer review work — not contributor surface. Newcomers can ignore this label.staleAutomatically applied to inactive issues/PRsAutomatically applied to inactive issues/PRs
Path: lib/rate-limit-server.ts, app/api/*/route.ts
Size: S
Problem / Context: API routes have comment about
revalidateTag()(line 465 of signup route) but caching strategy is scattered. Developers don't know cache TTLs.Proposed scope:
Acceptance criteria:
This issue was filed as part of the Sports Hack 2026 contributor audit. Grab it if it looks interesting — merged PRs move you up the ranking for one of the 80 confirmed seats. Before starting, drop a comment so we don't double-assign.