ai
09/22/2021, 2:59 PMai
09/22/2021, 2:59 PMHardAtWork
09/22/2021, 2:59 PMenv.DURABLE_OBJECT
like you do, so they can't send any request to it.zifera
09/22/2021, 3:00 PMalbert
09/22/2021, 3:24 PMmatt
09/22/2021, 5:03 PMwrangler tail
with DOs that often have very long-lived requestsjohn.spurlock
09/22/2021, 5:04 PMmatt
09/22/2021, 5:04 PMzifera
09/22/2021, 5:15 PMzifera
09/22/2021, 5:16 PMjohn.spurlock
09/22/2021, 5:24 PMhttps://<durable-object-class>-<durable-object-name>-<version>/cron/calculate
, a way to surface more info in tail
etczifera
09/22/2021, 5:25 PMzifera
09/22/2021, 5:27 PMzifera
09/22/2021, 5:28 PMalbert
09/22/2021, 7:54 PMdotp://
is very real 😛albert
09/22/2021, 7:54 PMmarius
09/22/2021, 8:22 PMjohn.spurlock
09/22/2021, 8:39 PMmatt
09/22/2021, 9:59 PMwrangler
you can create cross-script bindings in the durable_objects
section by adding a script
entry to the binding, see https://developers.cloudflare.com/workers/learning/using-durable-objects#configuring-durable-object-bindingsmarius
09/22/2021, 10:48 PMscript_name
value right at the time. It is not obvious from the documentation that script_name is the name of the worker that published the DO class and not the name of the script containing the actual DO code.kalepail
09/23/2021, 1:47 AMstorage.put
?kalepail
09/23/2021, 1:48 AMkenton
09/23/2021, 3:06 AMHardAtWork
09/23/2021, 4:27 AMErwin
09/23/2021, 5:21 AMmarius
09/23/2021, 9:56 AMdmitry.centro
09/23/2021, 12:25 PMdmitry.centro
09/23/2021, 12:26 PMmatt
09/23/2021, 12:28 PM