MelerEcckmanLawler
kv.watch() not working
The only thing this does is immediately prints the following:
What it's supposed to do is print each new entry added to the database under key "chat", but it doesn't. I can prove the entries are being added by running this inside an interval every couple seconds:
3 replies
INTERNAL_SERVER_ERROR_3
I occasionally get this error, and I suspect it has something to do with getting lots of traffic:
Internal Server Error (INTERNAL_SERVER_ERROR_3) An error has occurred inside of a Deno Deploy systemMy website is https://wordcel.org, and you can probably replicate the issue if you visit this page and just keep clicking random answers for a while: https://wordcel.org/number-series/test My logs at dash.deno.com don't mention the error.
1 replies