issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Problem
The arweave backend holds the whole blob in memory:
- put() does readFile(file) then posts it as one tx (already noted in-code as a PoC; a single L1 tx also caps at ~the
node s max tx size). ...
Description
Backend LLM services like Gemini and Ollama sometimes output raw markdown block wrapping (e.g. ```json tags) or
malformed formatting. Calling JSON.parse directly on these outputs causes unhandled ...
Description
The analyze-message endpoint appears to have no rate limiting, meaning a single client could send a high volume of
requests in a short window, straining the ML inference service.
Steps to ...
SSoC26
Description
Borderline inputs (e.g. very short messages, messages with only links/emoji, or empty strings after trimming) may
produce inconsistent classification results (e.g. flipping between Spam and ...
SSoC26
Description
If the Node/Express backend and Flask ML API communicate over an internal HTTP call, there s a risk that the ML API
itself doesn t validate that requests are coming only from the trusted backend ...
SSoC26
Description
The existing PDF resume parsing utility resides in a flat structure inside the utilities folder. To improve scalability
and support future DOCX and TXT parsers, we should restructure the parsing ...
事象
deploy.yml の deploy-web が index.html 以外の全資産(js/*.js, *.html, css/*.css, vendor/**)に Cache-Control: public,
max-age=31536000, immutable を付与している。
これらアプリ資産はコンテンツハッシュでフィンガープリントしていない(js/auth.js 等、ファイル名固定)。そのため: ...
Test Coverage Gap
- Workflow Focus: Game Plan Interop
- Type: targeted test gap
Workflow
Game Plan Interop → mobile/web Game Day lineup handoff → projected playing time in ScheduleEventDetail
Risk ...
fix-ready
triage:bug
triaged
Description
If the Python ML API is slow or returns a 5xx error, the React frontend likely shows a generic Something went wrong
(consistent with the pattern seen in already-closed issues #3 and #14) rather ...
SSoC26
✨ 구현 기능
결제 성공 이후 수강권 발급과 유료 스터디 자동 입장 흐름에 Outbox 패턴을 적용합니다.
결제 성공 트랜잭션에서는 결제/주문 상태 변경과 Outbox 이벤트 저장까지만 처리하고, 이후 별도 처리 흐름에서 수강권 발급 및 기존 스터디 자동 입장 로직을 실행하도록 분리합니다.
이를 통해 일반 결제 성공 흐름과 결제 복구 흐름의 수강권 발급 ...

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.