issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Go language:Python
Filter by
18.8M results
개요
- 현재 기사 건마다 findBySourceUrl() + save()가 각각 개별 트랜잭션으로 실행되어, 수집 건수가 증가하면 DB 왕복 비용이 선형 증가합니다.
현재 문제점
- 100건 수집 시 SELECT 100번 + INSERT/UPDATE 100번 = 총 200번의 개별 트랜잭션이 발생합니다.
- 매 시간 배치라 현재 규모에서는 ...
article
batch
refactor
Objective
Implement the complete Report CRUD module and establish relationships with report reference entities.
Tasks
- [ ] Create Report entity
- [ ] Create database migration
- [ ] Create repository ...
Problem
InputTokenDetails and OutputTokenDetails in langchain-core have an audio field for audio token counts, but no equivalent
image field. Image generation models (e.g. Gemini image generation models) ...
external
Summary
tests/test_fix_main.py::test_fix_main_cloud_e2e_loop fails under make cloud-test — it is the lone red in an
otherwise-green 77-shard suite (observed as 76/77 on main and on multiple unrelated ...
bug
背景
note visibility IDOR 監査 (#1439 〜 #1463 batch) のフォローアップ第 2 ラウンド。 前回監査 (audit-note-idor-2026-06-01.md) で列挙された 7 件は #1443 〜
#1463 で すべて修正済みだが、再監査 (audit-note-idor-2026-06-02.md) で antenna 経路が 未対応で残っていることを確認した。 ...
개요
- pubDate가 null이거나 파싱 실패 시 수집 시각(Instant.now())으로 대체되는데, publishDate가 정렬·노출 기준으로 사용된다면 실제 발행 시각과 어긋나는 문제가 생길 수 있습니다.
현재 문제점
- NaverNewsClient.parseNaverDate(), RssNewsParser.toDto() 모두 날짜 파싱 ...
article
batch
refactor
When played, this card goes to the discard pile. Before it enters the discard pile, the user shuffles the discard pile
and draws from the bottom of it. This card ends their turn.
Is your feature request related to a problem? Please describe.
The current CI/CD pipeline executes tests and builds Docker images, but it does not include automated vulnerability
scanning. This means ...
enhancement
Testing
Parent: #835 Related: #929, #954
Blocker
After #954 merged into latest main ade77ef45aa4f35e1e2fe742babf393f116d59f8, the #835 ladder cannot continue past
creator readiness/admission because fresh runtime.status ...

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.