pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:PHP language:Python
Filter by
190M results
Automated test pull request
Automated test pull request
Summary
Added a 20-second timeout to the text-to-speech (TTS) synthesis operation to prevent indefinite hangs when the Edge TTS
service is unresponsive or slow.
Key Changes
- Wrapped the communicate.save() ...
Promotion
Promote validated tst serverless foundation and public read API to prod.
Source validation
- Source branch: tst
- Target branch: prod
- Tst deploy completed successfully from merge commit ...
問題
導遊後台(編輯公開頁)看不到「預約商店連結」卡片,即使 NEXT_PUBLIC_GUIDE_SHOP_ENABLED=1 已設定並重新部署。
根因
guide/profile 與 booking/[activityId] 是 client component。原本以 isGuideShopEnabled() / isTransferPaymentEnabled()
讀旗標,而這些函式透過 ...
Adds a second, first-class delegation primitive alongside the existing one-shot sub-worker — the distinction the host
(Geny) needs to consolidate its bespoke Sub-Worker onto the framework.
- sub-worker ...
Summary
- Canvas bubble chart — spring-entrance animation, DPR-aware, hover tooltips with urgency label + action text per
deal. Replaces the static SVG scatter.
- FY26 pipeline target bar — coverage ...
Summary
Branch docs/handoff-post-115-2026-06-17 carries two pieces of work:
Pipeline fix + in-person config (this session)
- fix(totali): non-zero exit on halted pipeline gate — totali/main.py treated ...
Spotify is expiring user refresh tokens 6 months after authorization (effective 2026-07-20). Today an expired token
would crash the scheduled jobs with an uncaught invalid_grant. This handles it per Spotify ...