ckoeninger
03/17/2023, 6:49 PMckoeninger
03/17/2023, 6:51 PMjessec
03/17/2023, 6:56 PMckoeninger
03/17/2023, 7:38 PMWallslide
03/17/2023, 8:26 PMHardAtWork
03/17/2023, 8:27 PMWallslide
03/17/2023, 8:34 PMjohtso
03/18/2023, 10:26 PMjohtso
03/18/2023, 10:26 PMSustained_Cruelty
03/19/2023, 9:13 AMHardAtWork
03/19/2023, 9:22 AMSustained_Cruelty
03/19/2023, 9:23 AMjohtso
03/19/2023, 11:58 AMjohtso
03/19/2023, 11:58 AMjohtso
03/19/2023, 11:59 AMjohtso
03/19/2023, 12:00 PMjessec
03/20/2023, 3:59 PMckoeninger
03/20/2023, 4:00 PMjessec
03/20/2023, 4:02 PMjessec
03/20/2023, 4:05 PMckoeninger
03/21/2023, 6:29 PMthemetanull
03/21/2023, 6:40 PMgenerally for transient errors backing off and retrying is safe
Would the platform ever give us an option to let this be handled by Cloudflare rather than writing user code to do this? I thought the entire point of moving my workloads to Cloudflare is to not worry about these issues.HardAtWork
03/21/2023, 6:40 PMckoeninger
03/21/2023, 7:01 PMWallslide
03/21/2023, 10:21 PMidFromName
, get the stub, and then call fetch on that once for each object in a loop all in a single worker, should i be caching the stubs? Or will the idFromName
and env.DO.get
operations be sufficiently cached automagically by cloudflare that it shouldn't really matter?Wallslide
03/21/2023, 10:23 PMidFromName
with the same name, or getting a stub from an ID is if the same name and id are used several times in a rowckoeninger
03/21/2023, 10:27 PMsathoro
03/22/2023, 11:48 AM