issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Java language:JavaScript
Filter by
5.5M results
Add a lightweight health check guide for routine project maintenance. Acceptance criteria: cover weekly issue/PR review,
GitHub Action status, dependency/security review, example freshness, release cadence, ...
documentation
maintainer-workflow
Summary
- CLI listening review package의 pending input 상태 검증
- validated review input 없을 때 preference fill 차단
- 다음 objective-only decision boundary 연결
Context
- Issue #658 결과: CLI WAV/MIDI review ...
Summary
Add a formal PyPI installation verification workflow and fix hidden artifact uploads in the TestPyPI installation
workflow.
Goals
- Fix TestPyPI install verification artifact upload for hidden ...
Goal
Improve production reliability of the frontend-proxy service by enabling Kubernetes health monitoring and preventing
resource starvation of other cluster workloads.
Context
This targets the frontend-proxy ...
engineering
status:merged
Context
- Issue #656 CLI audio render smoke 완료
- rendered WAV file count: 3
- technical WAV validation: true
- input MIDI: midi_dataset/midi/studio/Geri Allen/Home Grown/Alone Together.midi
...
목적
media-control이 ICE 서버 목록 요청마다 TURN registry/probe 계산을 반복하지 않도록, 짧은 TTL Redis 캐시를 도입합니다.
작업 범위
- CachedIceServerProvider 추가
- Redis string cache 재사용
- cache hit 시 upstream registry 호출 생략
- ...
backend
performance
redis
turn
webrtc
목적
이미 TURN relay 후보를 탄 WebRTC 연결이 실패했을 때 같은 relay 경로로 즉시 반복 재시도하면 TURN allocation 부하가 커질 수 있습니다. relay 실패는 빠르게 HLS
fallback으로 전환합니다.
작업 범위
- WebRTC stats에서 relay fallback reason 추적
- local/remote ...
frontend
performance
turn
webrtc
목적
재연결/리렌더 시 ICE 서버 목록 API를 반복 호출하지 않고, 브라우저가 direct/STUN 후보를 먼저 시도하도록 프론트에서 한 번 더 방어합니다.
작업 범위
- ICE 서버 목록 30초 메모리 캐시
- localStorage 미사용
- STUN 후보 우선 정렬
- TURN/TURNS 후보 중 UDP TURN 1개 우선 사용 ...
frontend
performance
turn
webrtc
목적
브라우저에 여러 TURN 후보를 동시에 제공하면 실제 미디어 경로는 하나여도 allocation/probe 부하가 늘 수 있습니다. 기본 정책은 STUN 우선, TURN은 건강한 후보 1개 제공입니다.
작업 범위
- media-control TURN registry에 MEDIA_CONTROL_TURN_MAX_HEALTHY_SERVERS 제한 추가 ...
performance
turn
webrtc
목적
ICE 서버 목록에는 TURN username/credential이 포함될 수 있으므로, 인증되지 않은 요청에 노출되면 안 됩니다.
작업 범위
- /v1/ice-servers 레거시 경로 인증 보호
- /api/v1/streams/ice-servers 대시보드 경로 인증 보호
- control-plane ICE 서버 접근 대상을 별도 stream ...
security
turn
webrtc

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.