issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript linked:pr
Filter by
3.2M results
✨ 구현 기능
북마크 api 연동
✔️ 작업목록
- [ ] TODO1
- [ ] TODO2
- [ ] TODO3
🔗 관련 링크
No response
Summary
compileElectronMainCode / compileFile({ electronMain: true }) (new in 1.6.0) compiles bytecode inside a real Electron
main process. When that compile fails, the real error never reaches the caller ...
⚙️ 작업 내용
!-- 어떤 작업을 하는지 설명해주세요 -- AWS 자동 배포를 위한 CD 파이프라인을 생성합니다.
✅ 체크리스트
- [ ] 작업 완료
- [ ] 로컬 실행 확인
📝 비고
!-- 추가적으로 전달할 내용이 있으면 작성해주세요 --
chore
deploy
🐛 문제 요약
- 챗봇 스트리밍 채팅(SSE) 요청 시, 답변이 흘러나오기 시작한 직후 AuthorizationDeniedException: Access Denied가 발생하고 응답이 끊긴다. 스트리밍 답변 기능이 사실상 사용
불가 상태.
📍 발생 위치
- API: POST /api/v1/chatbot/sessions/{sessionId}/messages/stream ...
bug
배경
전체 QA 후 남은 성능 리스크로, PollService.listPolls가 투표 목록을 조회한 뒤 각 poll마다 현재 사용자의 응답 여부를 개별 조회하는 N+1 가능성이 확인되었습니다.
현재 기능 결함은 아니지만 투표 수가 늘어나면 목록 API 성능 저하로 이어질 수 있어 별도 성능 리팩토링 이슈로 분리합니다.
목표
- 투표 목록 조회 API의 ...
- Title: bug: validation failures in assessment tests and missing rate-limit mocks
- Description:
Description
Several issues crash assessment tests:
1. The schema validators ...
ai
backend
database
level:beginner
level:intermediate
type:bug
type:devops
type:testing
Summary
passengersServed/passengersCancelled count request lifecycles, not passengers. For UI-created flows this matches (one
request per passenger), but scenario events create a single request that can ...
bug
Summary
Passenger flows are modelled as a hall call at the origin floor only; no car call to the destination is ever created.
The passenger is counted served the moment the lift opens its doors at the ...
bug
quality
Summary
config.lifts() accepts any value ≥ 1 and is validated, but every run path instantiates exactly one controller / one
SimulationEngine, and metrics hardcode a single lift-1. A user who configures ...
bug
quality
- Title: bug: missing cache service mock functions and cache key lookup bug in route caching
- Description:
### Description
Several unit tests fail due to mock gaps and route mismatches:
...
ai
backend
level:intermediate
type:bug
type:devops
type:feature
type:performance
type:testing

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.