feat: persist blocked executor jobs
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"@langchain/core": "^1.2.3",
|
||||
"@langchain/langgraph": "^1.4.8",
|
||||
"@langchain/langgraph-checkpoint-postgres": "^1.0.4",
|
||||
"express": "^4.21.2"
|
||||
"express": "^4.21.2",
|
||||
"pg": "^8.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user