issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript
Filter by
35.3M results
Context
README.md tells contributors to run cp .env.example .env.local, but the repository does not currently include
.env.example.
Suggested scope
- Add a committed .env.example with safe placeholder ...
documentation
Description
If a client retries a subscription purchase after a network timeout, they may trigger two on-chain transactions and be
charged twice. An idempotency key mechanism would allow safe retries. ...
enhancement
enhancement
Description
src/services/webhooks.ts dispatches events but if the remote endpoint is temporarily unavailable, the event is silently
lost. There is no retry queue.
Task
Add an in-process retry queue ...
enhancement
Description
Players can only be searched by region and position. There is no keyword search over player names or metadata, limiting
scout discovery.
Task
Add a ?q= query parameter to GET /players that ...
enhancement
F-632 — Fix 4 financial parsers to handle the extracted_text format (ROOT CAUSE: all prior PRs passed CI but failed live)
Why every prior PR (#981, #985, #990, #991) passed CI but failed on live
The ...
devin-ready
Context
Current automated coverage is focused on pure date and insight logic. The most important user paths live across App
Router pages, Server Actions, Prisma, and progressive-enhancement forms.
Suggested ...
enhancement
Description
Scouts browsing players receive all fields even when they need only player_id, position, and region. Large field sets
increase payload size and processing time for high-frequency list requests. ...
enhancement
Description
The rate limiter enforces limits but does not return the standard X-RateLimit-Limit, X-RateLimit-Remaining, and
X-RateLimit-Reset headers. Clients cannot proactively manage their request rate. ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.