Unsmart | Tech debt
12/05/2022, 6:59 PMTobias Lins
12/05/2022, 6:59 PMTobias Lins
12/05/2022, 6:59 PMUnsmart | Tech debt
12/05/2022, 6:59 PMTobias Lins
12/05/2022, 7:01 PMUnsmart | Tech debt
12/05/2022, 7:04 PMTobias Lins
12/05/2022, 7:05 PMUnsmart | Tech debt
12/05/2022, 7:05 PMTobias Lins
12/05/2022, 7:06 PMWallacy
12/05/2022, 8:25 PMWallacy
12/05/2022, 8:26 PMrabaut
12/05/2022, 11:09 PMphritz
12/05/2022, 11:18 PMUnhandled exception in fetch Error: Durable Object namespace binding is unavailable.
at bn (index.js:393:19)
at async lr (index.js:517:12)
at async o.fetch (index.js:715:35) {
stack: Error: Durable Object namespace binding is unavail…js:517:12)
at async o.fetch (index.js:715:35),
message: Durable Object namespace binding is unavailable.
The line of code throwing is:
const objectID = await fooDO.newUniqueId(options);
The fooDO previously existed and worked fine, we were `wrangler dev`ing some new changes we were working on. It happened reliably for 5-10 minutes then stopped (that line stopped throwing).brett
12/06/2022, 12:03 AMphritz
12/06/2022, 1:39 AMbrett
12/06/2022, 1:40 AMphritz
12/06/2022, 1:41 AMHardAtWork
12/06/2022, 12:42 PMjed
12/06/2022, 2:14 PMjed
12/06/2022, 2:14 PMjed
12/06/2022, 2:15 PMHardAtWork
12/06/2022, 2:18 PMphritz
12/06/2022, 4:22 PMrabaut
12/06/2022, 6:44 PMwrangler dev
https://github.com/cloudflare/wrangler2/issues/2335. Does anyone know if it works in production?Skye
12/06/2022, 6:51 PM617a7a
12/06/2022, 7:49 PMItsWendell
12/06/2022, 8:20 PMFetchError: Too many subrequests. Workers can make up to 50 subrequests per request.
. This limit shouldn't count for durable object, right?
I'm getting this in wrangler dev
btw.brett
12/06/2022, 8:49 PMbrett
12/06/2022, 8:51 PM