Each request to /api/wait-until returns immediately, then
records itself in Upstash Redis after the response is sent using
waitUntil(). The list below reads the last 10 records from
/api/recent.
View on GitHub
Loading…