issues Search Results · language:Dune language:Python language:Java language:TypeScript language:JavaScript language:CSS
Filter by
72.6M results
问题
editor-copy IPC 入口在收到复制请求时直接把 renderer payload 里的 payload.source.itemPath 作为 sourcePath
写入主进程日志。这个字段是被复制内容的本地源路径,可能是用户项目、编辑器全局规则/skill
目录或其它外部路径。
之前服务层的成功日志已经改成只记录 basename,并有测试断言不包含完整 sourcePath ...
bug
模块:Electron
优先级:P2
类型:安全
R4b — Steam Leaderboards: implement AR-80 Rust endpoints + wire steamService stubs.
steamworks 0.12.2 (confirmed). 12 rr_gauntlet_* boards find-or-created by name. No-op when Steam absent. Rust
(src-tauri/src/steam.rs ...
cat:infra
p1
pass:003
type:task
Goal: Make it clear when an agent/provider context pulled full artifact text instead of cards.
Allowed changes:
- cosheaf/memory/
- cosheaf/agent/context_pack.py or equivalent
- cosheaf/services/ ...
R4a — gauntletLeaderboardService.ts: local-first board + medals + rivals + Steam board-name map.
Local JSON board gauntlet-leaderboard.json via filesave.rs (fs_write_save/fs_read_save) — NOT getBackend().write ...
cat:progression
p1
pass:003
type:task
R2 — gauntletService.ts: run loop, pure scorers, content-length timer, FSRS write-back, gauntletState store.
Depends on R1 + R3. Injects R3 s selectGauntletFact (reconciliation Review-fix #2). Exposes ...
cat:progression
p1
pass:003
type:task
R3 — gauntletSampler.ts: difficulty backbone + FSRS bias + recency buffer + per-run seed (fairness core).
Pure, deterministic selection. Filed BEFORE R2 (reconciliation Review-fix #2): move rungToDifficulty ...
cat:progression
p1
pass:003
type:task
R1 — quizRoundService.ts: standalone gauntlet quiz-round builder (reuse-first prereq).
Goal: a NEW src/services/quizRoundService.ts that serves a question + 4 choices for a Fact and grades an answer, ...
cat:progression
p1
pass:003
type:task
If there are Traveller Credentials saved in the setting menu, or saved or in a cookie, then provide a small selection
box after Galaxy called Omit Public Records that the user can select. When this is ...
问题描述
在高并发场景( 50 req/s)下,/tasks POST endpoint 偶发 HTTP 500 Internal Server Error。
错误日志
sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reached
复现步骤
1. 使用 ab -n 1000 -c 50 http://localhost:8000/tasks ...
bug

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.