issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript linked:pr
Filter by
5.9M results
Contexte
Observé le 2026-06-12 : le job #118 est resté en statut running indéfiniment alors que le pipeline avait bien terminé
(stats LLM présentes dans matching_runs).
Cause racine
Dans _run_pipeline_locked() ...
bug
scope:nightly
Feature: Chuyển đổi cơ chế lưu trữ Giỏ hàng từ Client sang Database
Mục tiêu
Đồng bộ giỏ hàng của người dùng lên server thay vì chỉ lưu ở LocalStorage trình duyệt.
Lý do thực hiện
Giữ nguyên giỏ hàng ...
feature
Severity
Low — code quality (reactive anti-pattern)
Problem
MealEntryService.ensureDayTargetSnapshot calls nutritionTargetService.getTargets(date).block(). The inner
getTargets(date) already does subscribeOn(Schedulers.boundedElastic()) ...
enhancement
Severity
Low — code cleanup
Problem
MealEntryService.ensureDayTargetSnapshot contains a dead null-check:
final Mono TargetsDTO targetsMono = nutritionTargetService.getTargets(date);
if (targetsMono ...
enhancement
Severity
High — correctness
Problem
MealEntryService.addEntry persists the meal entry and then calls ensureDayTargetSnapshot, which does a check-then-insert
(findById(date).isPresent() → save). There ...
bug
🎟️ 상위 작업 (Ticket Number)
TRIP-11
📝 상세 내용(Description)
GET /api/relays 릴레이 목록 조회 API 구현
- 카테고리 필터, 정렬(최신순/참여자수순), 제목 검색 지원
✅ 체크리스트(Tasks)
- [ ] RelayListResponseDto 작성
- [ ] RelayService 목록 ...
This issue is created automatically to track contribution activity.
Updation
Describe the bug
A user with the change_resource_base permissions on a map is not able to edit style of all the layers included in the
map, they can only select a different style
Expected Behavior
The ...
5.0.x
5.1.x
master
PR #28 머지 검수에서 분리된 P2 후속 항목 (머지 비차단):
1. 동기 LLM 호출 타임아웃 미설정 — routes/challenge.py 페이지 GET 내 ai_challenge.recommend() 동기 호출. API 지연/장애 시 워커 점유. → anthropic
클라이언트 timeout 설정 또는 비동기 엔드포인트 분리
2. /challenge/ ...
enhancement
背景
当前飞书卡片标题为 🔴 拨测告警 · {任务名}(N 个异常),不含具体站点/模型,手机收到通知无法一眼看出哪个站点哪个模型出问题。
验收标准
- [ ] 告警标题加入首个异常的「站点/模型」,多个时带「等 N 个」,例如 🔴 拨测告警 · OpenAI-A/gpt-4o 等2个异常。
- [ ] 恢复卡片标题同理(✅ 已恢复 · OpenAI-A/gpt-4o 等2个)。
...

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.