617a7a
12/06/2022, 9:01 PMItsWendell
12/06/2022, 9:03 PMjohn.spurlock
12/06/2022, 9:13 PMUnsmart | Tech debt
12/06/2022, 9:15 PMErwin
12/06/2022, 11:23 PMWallacy
12/07/2022, 12:19 AMErwin
12/07/2022, 12:24 AMHardAtWork
12/07/2022, 9:28 AMHardAtWork
12/07/2022, 9:34 AMregex
/[a-f0-9]{64}\.search\.docs\.cloudflare\.community/g
Evorage
12/07/2022, 11:05 AMHardAtWork
12/07/2022, 11:06 AMEvorage
12/07/2022, 11:07 AMHardAtWork
12/07/2022, 11:08 AMEvorage
12/07/2022, 11:09 AMHardAtWork
12/07/2022, 11:10 AMaranchelk
12/07/2022, 6:35 PMbrett
12/07/2022, 8:02 PMblockConcurrencyWhile
, see: https://developers.cloudflare.com/workers/runtime-apis/durable-objects/aranchelk
12/07/2022, 8:19 PMaranchelk
12/07/2022, 10:24 PMbrett
12/07/2022, 11:06 PMaranchelk
12/07/2022, 11:40 PMphritz
12/07/2022, 11:59 PMaranchelk
12/08/2022, 12:10 AMJacob Wright
12/08/2022, 12:31 AMwrangler dev
so if I can use env.isDev
or something, that would be nice.Jacob Wright
12/08/2022, 12:54 AMprocess.env
I guess.aranchelk
12/08/2022, 1:48 AMaranchelk
12/08/2022, 10:20 PMbrett
12/08/2022, 10:38 PMthen
vs await
, why would it matter here? But to answer your question, I think, you can think of it like putting your changes into a big map, and those changes are flushed before your response is allowed to return. If you set the same value of a single key multiple times, only the last version needs to be flushed.aranchelk
12/08/2022, 10:45 PMbrett
12/08/2022, 10:53 PM