-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Problem description
I am starting to get this in deno deploy. It kills my server.
That's the entire error message, and I have no idea what transactionDomainNotFound is about
Error: txnproxy call failed with client error, status: 404 Not Found, message: {
"code": "transactionDomainNotFound",
"message": "Transaction domain not found"
}
at async KvListIterator.<anonymous> (ext:deno_kv/01_db.ts:143:30)
at async KvListIterator.next (ext:deno_kv/01_db.ts:583:21)Steps to reproduce
Deploy then connect with a websocket
Expected behavior
To not have the error and crash
Environment
- local host deno 2.5.6
- deno deploy ??
Possible solution
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels