issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript linked:pr
Filter by
5.9M results
Summary
When SFN_MOCK_CONFIG is active and a mock response uses Throw, the execution always fails with the thrown error — even
when the Task state has a matching Catch block that should handle it.
Root ...
Pre-submission checklist
- [x] I have confirmed this improves existing behavior — it does not add a new command, workflow, or concept
- [x] I have searched existing issues and this enhancement has ...
approved-enhancement
enhancement
✨ 구현 기능
쿠폰 만료 스케줄러
✔️ 작업목록
- [ ] TODO1
- [ ] TODO2
- [ ] TODO3
🔗 관련 링크
No response
Context
v4.2.x shipped the stored-mask ML despike on the spectra endpoints and a web Despiked toggle in the Scan Detail view.
The v4.2.1 production canary surfaced a UI-reachability gap: scans open in ...
Description
Table.loc with a slice returns rows in scrambled (non-sorted) order when the index uses the BST engine and rows were
added after the index was created. The other engines (SortedArray, SCEngine) ...
Bug
table
Version bump to 0.4.3 covering fix #277 (fan override false positives, whole-house fan behavioral gaps, timeline
clarity).
Parent bounty: #743
Summary
The Express app in apps/api/src/app.js uses express.json() without specifying a body size limit:
app.use(express.json());
By default, express.json() accepts request bodies ...
背景
当前 QQAdapter 的重连策略是固定间隔(默认 5 秒)无限重试,没有心跳检测。在网络不稳定时,频繁重连可能加剧问题。
KiraAI 的做法(NapCatWebSocketClient):
- 指数退避重连:min(2^attempt, 60) 秒,最多 20 次
- 心跳检测:last_heartbeat 字段记录上次心跳时间
- 登录成功事件:使用 asyncio.Event ...
enhancement
Parent
See docs/prd-admin-api-auth.md for the full PRD.
What to build
Update the integration guide (docs/integration-guide.md) to accurately document the admin API, correcting the current
discrepancy ...
ready-for-agent
Summary
Track the non-git follow-up needed after renaming the repository from sdk-volcano-js to volcano-sdk-js.
Related PR:
- #8 updates repository URLs and publishing docs, and removes the duplicate ...

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.