Maybe 'normal response' is cached in your browser?
Maybe 'normal response' is cached in your browser?
upstash even now.Cloudflare API in Pages Functions may also have been affected returning intermittent 500 errors.
A fix has been implemented and we are monitoring the results.
Cloudflare API in Pages Functions may also have been affected returning intermittent 500 errors.
A fix has been implemented and we are monitoring the results.

text and not json and logging the result.env.NAMESPACE.get(key, { type: "text" }); instead of env.NAMESPACE.get(key, { type: "json" }); for example.
They don't even see discordThe issue has been acknowledged. It's not a matter of "not seeing it", it's actively being worked on by the relevant teams. If you don't want to spend money on Pro, that's fine - but debating this won't get the issue resolved faster
upstashjsonenv.NAMESPACE.get(key, { type: "text" });env.NAMESPACE.get(key, { type: "json" });