huskies: merge 479_story_build_agent_mode_with_crdt_based_work_claiming
This commit is contained in:
@@ -201,6 +201,8 @@ pub fn write_item_with_content(
|
||||
retry_count,
|
||||
blocked,
|
||||
depends_on.as_deref(),
|
||||
None,
|
||||
None,
|
||||
);
|
||||
|
||||
// Shadow: pipeline_items table (only when DB is initialised).
|
||||
@@ -267,6 +269,8 @@ pub fn move_item_stage(
|
||||
retry_count,
|
||||
blocked,
|
||||
depends_on.as_deref(),
|
||||
None,
|
||||
None,
|
||||
);
|
||||
|
||||
// Shadow table.
|
||||
|
||||
Reference in New Issue
Block a user