pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
210M results
Problem
Trades are rejected by the target_geometry_gate in execution_engine.py with tp_pct=0.600 minimum_pct=0.800. The gate
checks that tp1 is at least MIN_TP_PCT = 0.8% away from entry. The root cause ...
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Updates the requirements on pyqt5 to permit the latest ...
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Updates the requirements on pyyaml to permit the latest ...
Summary
- MAX_POLL(72회) 초과로 폴링이 멈춘 후 상세패널을 열면 코멘트 없는 카드가 영원히 생성 중 으로 남는 간헐적 버그 수정
- showDetail() 진입 시 해당 카드 코멘트 미생성이면 _pollCount 리셋 + startCommentGeneration() 재호출
Root Cause
폴링은 MAX_POLL(72) 초과 ...
Automated test pull request
Automated test pull request
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Updates the requirements on openvino to permit the ...
What changed
- Removed the Chats button from main and admin menus
- Removed the /chats command
- Removed the admin:chats callback and listing helper
- Kept automatic dialog cache refresh and Refresh ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...