Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

✏️ add logs (#130)

authored by

Thibault Le Ouay and committed by
GitHub
baa2b06e 31b22061

+1
+1
apps/web/src/app/api/checker/regions/_checker.ts
··· 85 85 const latency = endTime - startTime; 86 86 await monitor(res, result.data, region, latency); 87 87 } catch (e) { 88 + console.error(e); 88 89 // if on the third retry we still get an error, we should report it 89 90 if (request.headers.get("Upstash-Retried") === "2") { 90 91 await monitor(