Put limits of recordings of free accounts
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Last week, Victor found a DJ Stream that was broadcast and recorded, uninterrupted, for ~75 hours on a free account. In order to reduce costs related to storage, we should set limits on the number of minutes for a single session on free accounts to 3 hrs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the code that enforces recording or session-duration limits and how free-account entitlements are represented. Confirm where a single session can be capped at 3 hours, then add or update coverage showing that the limit applies to free accounts without changing other account tiers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100