Openstatus www.openstatus.dev

🔥 (#1417)

authored by

Thibault Le Ouay and committed by
GitHub
d14576cb fc7b170c

+2 -1
+2 -1
apps/web/src/app/(pages)/(content)/play/checker/api/route.ts
··· 2 2 type Method, 3 3 checkRegion, 4 4 storeBaseCheckerData, 5 + storeCheckerData, 5 6 } from "@/components/ping-response-analysis/utils"; 6 7 import { iteratorToStream, yieldMany } from "@/lib/stream"; 7 8 import { wait } from "@/lib/utils"; ··· 35 36 } 36 37 37 38 if (check.state === "success") { 38 - // storeCheckerData({ check, id }); 39 + storeCheckerData({ check, id }); 39 40 } 40 41 41 42 return encoder.encode(