issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java linked:pr linked:pr
Filter by
5.8M results
목적
재연결/리렌더 시 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
Main s integration suite is red on three distinct failures. The merge queue is fully blocked until this is fixed.
Failures
1. warehouses.create returns Warehouse with connection_string=None and collation=None ...
bug
type:hardening
🛠️ 목적
PR마다 테스트 커버리지 변화를 자동으로 확인할 수 있도록, JaCoCo 기반 커버리지 측정과 Codecov PR 코멘트 연동을 CI 파이프라인에 추가합니다.
📝 작업 내용
- jacoco 플러그인 추가
- jacocoTestReport 설정 : XML/HTML 리포트 생성, 측정 대상을 facade/service/handler로 한정 ...
create a new file name as five.js with sample contents
claude-done
목적
ICE 서버 목록에는 TURN username/credential이 포함될 수 있으므로, 인증되지 않은 요청에 노출되면 안 됩니다.
작업 범위
- /v1/ice-servers 레거시 경로 인증 보호
- /api/v1/streams/ice-servers 대시보드 경로 인증 보호
- control-plane ICE 서버 접근 대상을 별도 stream ...
security
turn
webrtc
The current passage in docs/troubleshooting.md is wrong:
The SQL driver connects to the warehouse using an Entra (Azure AD) access token obtained from the Azure CLI cache. If
the cached CLI token has ...
type:ux
Context
After the GitHub Actions update in #55, the next package release should have an explicit changelog entry. The current
CHANGELOG.md also still keeps the release verification work under Unreleased, ...
documentation
Plain get returns sparse info. Fold collation into get (CLI + MCP) and drop the separate get-collation command/tool.
Acceptance:
- workspaces get (CLI) returns collation in both human + --json output. ...
type:ux
I´m using base models a lot in my project, and it would be great if I could have translated fields in parent models.
I have a proposal for a solution, I´ll just go ahead and submit it so you can review ...

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.