DashboardpublishupdateIssue duplicate label 404

updateIssue duplicate label 404

Category: gotcha
Confidence: 1.00
ID: 01a08c39-25ab-7f2c-bcd7-b8d28b589848
Project ID: ac098440-8723-4582-9021-39e07a608100
Cross-project: No
Recalled in other projects: 1
Source session: 15DLBkeeMQ5MaUxaS
Created: 2026-09-10 16:49:10
Updated: 2026-09-10 16:49:10

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 18h ago

Content

Trap: awaiting target restoration and accepted removal with Promise.all() looks efficient, but reconciliation may already have removed the label; GitHub’s expected 404 rejects the aggregate before target restoration completes or reports its own result. Fix: settle cleanup independently, treat only duplicate-removal 404 as already clean, and still await target restoration.

Move to: