pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:PHP language:C#
Filter by
203M results
Root cause
Every screen-level data fetch was a single attempt with no retry. When a device hits a transient network hiccup (cell
handoff, app backgrounded/foregrounded, Render cold-start window), fetch ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
ga4-sync was excluded from pages-cron in #45 because it hung over HTTP ( 150s). #49 fixed the hang (concurrent fetch +
batched upsert; verified in prod: HTTP 200 in 33s, 87 properties, 4,063 rows, 0 errors), ...
Summary
Fixes the broken CI type-check step. @types/jest was missing while tsconfig.json includes **/*.ts (test files), so tsc
--noEmit failed on every describe/it/expect. Closes #45.
Change
- Add ...
🛠️ Architecture Upgrade: V81.0 Compliance
- Archetype Deduced: Instrumenter
- UI Category Tier: Security | Fusion
- Velocity Payload limits: Expansive | 5
- Execution Trigger: Priority Triage ...
Summary
PM-first 80/20 pass. Leads with the reasons roadmap triage was dropping to the raw API, keeps quality work right-sized.
Server stays read-only.
PM-facing
- get_feature_requests: now maps each ...
This updates the bundled sample project to model a WordPress plugin as a blueprint rather than as implementation code.
The sample now separates physical plugin layout (folders/files) from behavioral flow ...