···8585 const latency = endTime - startTime;
8686 await monitor(res, result.data, region, latency);
8787 } catch (e) {
8888+ console.error(e);
8889 // if on the third retry we still get an error, we should report it
8990 if (request.headers.get("Upstash-Retried") === "2") {
9091 await monitor(