Format owner failure recovery changes
This commit is contained in:
@@ -1018,7 +1018,8 @@ describe('paired execution context', () => {
|
||||
taskId: 'task-1',
|
||||
role: 'owner',
|
||||
status: 'failed',
|
||||
summary: "Error running remote compact task: Unknown parameter: 'prompt_cache_retention'",
|
||||
summary:
|
||||
"Error running remote compact task: Unknown parameter: 'prompt_cache_retention'",
|
||||
});
|
||||
|
||||
expect(db.updatePairedTask).toHaveBeenCalledWith(
|
||||
|
||||
Reference in New Issue
Block a user