Do tail workers work with durable objects? When using background tasks with waitUntil or even alarms
Do tail workers work with durable objects? When using background tasks with waitUntil or even alarms, the durable object lifetime is longer or separate from a worker that calls the durable object. Would a tail worker run and collect logs from an alarm for example?
0 Replies