Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:TypeScript language:TypeScript

Filter by

169M results  (3 s)

169M results

Reverts SChavavt/app-ventas-td#981

Summary - New resolveReviewPaintTargets helper picks the packet POST chain: hosted /p/ slug with a configured API base goes to the backend /api/v1/review-paint first; everywhere else keeps the ...

💡 What: Converted getTotalItems and getTotalPrice functions in CartContext from functional useCallback getters to statically computed useMemo properties (totalItems, totalPrice). 🎯 Why: In Navigation.tsx ...

Release v0.1.8 — switch and gateway monitoring tools. Merging this PR will trigger the publish-release workflow to: - Create git tag v0.1.8 - Create a GitHub Release with changelog notes - Build ...

Addresses the findings from /code-review on the merged landing-compare work (#118). No behavior change to the rendered copy — the numbers resolve to the exact same values (235/28/12/17/60/30), now bound ...

What New serving-tier precompute pipelines/serving/materialize_federal_charts.py that materializes the federal chart + map-entity artifacts the rare-structure-hq cockpit serves warm — the request path ...

Data intake for ocd-jurisdiction/country:us/state:me/county:cumberland/place:gray/government Jurisdiction Configs Note: some configs, like source_urls and identities, are generated after the scrape. ...
state:me

概要 run #4 のログで、145業種の巡回が全件レートリミット (429) になっていたことが判明 (industry map: 0 industries fetched)。5,276銘柄の価格一括ダウンロード直後に 巡回していたのが原因。 修正 - 業種巡回を価格一括ダウンロードの前に実行 (レート枠が新鮮なうちに) - 失敗した業種は30秒おいて1回だけ再試行 - 失敗件数をログに出力 ...

Two confirmed data-integrity issues from the deep-hunt. 1. Vector BLOB endianness — half-applied fix completed async_conversation_store already packs/unpacks explicit little-endian ( {n}f) with a length-alignment ...

$(cat EOF Summary - extractPalette was called directly on the main thread, blocking the UI for the full segmentation duration. It now runs in a real Worker via postMessage/onmessage. - SLIC_MAX_DIM ...