ticket: close worker lifecycle state removal
This commit is contained in:
parent
b877c92975
commit
6823f0e72d
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: 'Remove durable worker lifecycle_state'
|
title: 'Remove durable worker lifecycle_state'
|
||||||
state: 'done'
|
state: 'closed'
|
||||||
created_at: '2026-07-11T04:08:12Z'
|
created_at: '2026-07-11T04:08:12Z'
|
||||||
updated_at: '2026-07-11T04:33:35Z'
|
updated_at: '2026-07-11T04:34:08Z'
|
||||||
assignee: null
|
assignee: null
|
||||||
queued_by: 'yoi ticket'
|
queued_by: 'yoi ticket'
|
||||||
queued_at: '2026-07-11T04:09:06Z'
|
queued_at: '2026-07-11T04:09:06Z'
|
||||||
|
|
|
||||||
1
.yoi/tickets/00001KX7NS2PD/resolution.md
Normal file
1
.yoi/tickets/00001KX7NS2PD/resolution.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Removed durable `lifecycle_state` from Backend worker registry. Runtime remains the authority for live status/state; registry-only Workers project as archived, and cleanup planning uses live Runtime worker observation for running-linked checks. Existing DBs are migrated by schema v4 to remove the legacy column.
|
||||||
|
|
@ -73,4 +73,22 @@ Validation:
|
||||||
State changed to `done`.
|
State changed to `done`.
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: state_changed author: hare at: 2026-07-11T04:34:08Z from: done to: closed reason: closed field: state -->
|
||||||
|
|
||||||
|
## State changed
|
||||||
|
|
||||||
|
Ticket を closed にしました。
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: close author: hare at: 2026-07-11T04:34:08Z status: closed -->
|
||||||
|
|
||||||
|
## 完了
|
||||||
|
|
||||||
|
Removed durable `lifecycle_state` from Backend worker registry. Runtime remains the authority for live status/state; registry-only Workers project as archived, and cleanup planning uses live Runtime worker observation for running-linked checks. Existing DBs are migrated by schema v4 to remove the legacy column.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user