Skip to content

chore: use CACHE_DURATIONS constant wherever possible instead of inline ms() calls #398

Description

@coderabbitai

A CACHE_DURATIONS constant was added to src/data/constants.ts but is not yet used consistently.

File: src/data/constants.ts line 35

Action required:
Audit the codebase for inline ms(...) cache duration values and replace them with the appropriate CACHE_DURATIONS entry where applicable.


Requested by @Producdevity — related to PR #375

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions